]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: ks7010: ks_wlan_net: Use netdev_info instead of printk
authorGeorgiana Rodica Chelu <georgiana.chelu93@gmail.com>
Mon, 26 Sep 2016 11:07:52 +0000 (14:07 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 11:03:57 +0000 (13:03 +0200)
commit03806ab307c369b2598097a12c9ceed245f9ade0
tree8321253c6853634e09bb5a58d97f77beb4883ca3
parentc8be6461054c8c1f536e3085b15b539c1a9c4c7e
staging: ks7010: ks_wlan_net: Use netdev_info instead of printk

Pass the net_device structure to print_hif_event function
in order to use netdev_info instead of printk.

Signed-off-by: Georgiana Rodica Chelu <georgiana.chelu93@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_wlan_net.c