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:
8f90dfb
)
staging: rtl8192e: Remove RTLLIB_DEBUG_MGMT()
author
Mateusz Kulikowski
<mateusz.kulikowski@gmail.com>
Sun, 31 May 2015 18:19:33 +0000
(20:19 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 31 May 2015 21:32:01 +0000
(06:32 +0900)
- Use netdev_dbg() instead of RTLLIB_DEBUG_MGMT()
- Remove RTLLIB_DEBUG_MGMT()
- Pass net_device to auth_parse(), auth_rq_parse() and assoc_rq_parse()
- Remove duplicated messages
Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found