linux/drivers/staging/rtl8192u
Xenia Ragiadakou d6bbce0642 rtl8192u: fix printk calls in r8192U_core.c
This patch replaces calls to printk with their
corresponding calls to pr_<loglevel>(fmt, ...)
and netdev_<loglevel>(dev, fmt, ...), when it
is applicable, to make the log messages more
informative.

Also, it fixes some small typos and whitespaces
found in log messages.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-30 21:06:26 +09:00
..
ieee80211 STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
Kconfig
Makefile
authors
changes
copying
dot11d.h
ieee80211_crypt.h
r819xU_HTGen.h
r819xU_HTType.h
r819xU_cmdpkt.c rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.c 2013-05-16 16:43:33 -07:00
r819xU_cmdpkt.h STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_cmdpkt 2013-05-13 07:11:47 -07:00
r819xU_firmware.c rtl8192u: fix whitespace around if statements in r819xU_firmware.c 2013-05-16 16:43:34 -07:00
r819xU_firmware.h
r819xU_firmware_img.c
r819xU_firmware_img.h
r819xU_phy.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
r819xU_phy.h STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_phy 2013-05-13 07:11:48 -07:00
r819xU_phyreg.h
r8180_93cx6.c rtl8192u: fix whitespace around ~ in r8180_93cx6.c 2013-05-16 16:44:49 -07:00
r8180_93cx6.h
r8180_pm.c
r8180_pm.h
r8190_rtl8256.c rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.c 2013-05-16 16:45:51 -07:00
r8190_rtl8256.h STAGING: rtl8192u: fix checkpatch error about pointer position in r8190_rtl8256 2013-05-13 07:11:48 -07:00
r8192U.h rtl8192u: remove whitespace after '(' and before ')' in r8192U.h 2013-05-16 16:45:51 -07:00
r8192U_core.c rtl8192u: fix printk calls in r8192U_core.c 2013-05-30 21:06:26 +09:00
r8192U_dm.c rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.c 2013-05-16 16:45:53 -07:00
r8192U_dm.h
r8192U_hw.h
r8192U_wx.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
r8192U_wx.h