git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1af35de
)
staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()
author
Mateusz Kulikowski
<mateusz.kulikowski@gmail.com>
Sun, 31 May 2015 18:19:26 +0000
(20:19 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 31 May 2015 21:32:00 +0000
(06:32 +0900)
Replace all RTLLIB_DEBUG(RTLLIB_DL_ERR, *) calls with netdev_err()
for errors that really should be reported to user.
Use netdev_warn() for the rest.
Rephrase some of the messages to make them more readable/compact.
Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_BAProc.c
patch
|
blob
|
history
drivers/staging/rtl8192e/rtl819x_HTProc.c
patch
|
blob
|
history
drivers/staging/rtl8192e/rtl819x_TSProc.c
patch
|
blob
|
history
drivers/staging/rtl8192e/rtllib_rx.c
patch
|
blob
|
history
drivers/staging/rtl8192e/rtllib_softmac.c
patch
|
blob
|
history
drivers/staging/rtl8192e/rtllib_softmac_wx.c
patch
|
blob
|
history
diff --cc
drivers/staging/rtl8192e/rtl819x_BAProc.c
Simple merge
diff --cc
drivers/staging/rtl8192e/rtl819x_HTProc.c
Simple merge
diff --cc
drivers/staging/rtl8192e/rtl819x_TSProc.c
Simple merge
diff --cc
drivers/staging/rtl8192e/rtllib_rx.c
Simple merge
diff --cc
drivers/staging/rtl8192e/rtllib_softmac.c
Simple merge
diff --cc
drivers/staging/rtl8192e/rtllib_softmac_wx.c
Simple merge