Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[deliverable/linux.git] / drivers / net / usb / cdc-phonet.c
index 97e54d9d03ce760bea2b7178b646c82a41d87c5c..33d5c579c5add542772afb6bf4327bdbb0ebc90b 100644 (file)
@@ -264,7 +264,6 @@ static int usbpn_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
        switch (cmd) {
        case SIOCPNGAUTOCONF:
                req->ifr_phonet_autoconf.device = PN_DEV_PC;
-               printk(KERN_CRIT"device is PN_DEV_PC\n");
                return 0;
        }
        return -ENOIOCTLCMD;
This page took 0.024705 seconds and 5 git commands to generate.