OSDN Git Service

staging: ks7010: use netdev_* instead of printk()
authorSabitha George <sabitha.george@gmail.com>
Mon, 10 Oct 2016 06:33:12 +0000 (12:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:48 +0000 (10:25 +0200)
commit4ba165e76b9420ddfa0e68d91db18249d86155e1
tree3903a30a6a2294153d0b075b9957266367e0ab7e
parent71a476e48dbdfc62f510396b645fe75a7ac8647b
staging: ks7010: use netdev_* instead of printk()

1. Fixes checkpatch warning on printk usage in ks_hostif.c
2. Dropped "ks_wlan" prefix from the messages
3. Removed the "Memory squeeze,dropping packet" messages

Signed-off-by: Sabitha George <sabitha.george@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c