Staging: rtl8188eu: Fix warning of printk should include KERN_.
authorElena Oat <oat.elena@gmail.com>
Tue, 4 Mar 2014 21:43:41 +0000 (23:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 22:44:04 +0000 (14:44 -0800)
commit29698f1e9da07531c8872a646659f97c044dd928
tree62fd3db5b79e70c724e7bd55cc44b505469af4b5
parent48e7124179192a404121922d2c2f2f355b56ec0e
Staging: rtl8188eu: Fix warning of printk should include KERN_.

This patch fixes the warning produced by checkpatch of "printk should
include KERN_ facility level". printk was replaced by netdev_info. While
at it, I have also fixed the line over 80 characters warning.

Signed-off-by: Elena Oat <oat.elena@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_br_ext.c