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:
934714d
)
r8169: spinlock redux.
author
Francois Romieu
<romieu@fr.zoreil.com>
Tue, 31 Jan 2012 10:20:34 +0000
(11:20 +0100)
committer
Francois Romieu
<romieu@fr.zoreil.com>
Tue, 31 Jan 2012 13:32:45 +0000
(14:32 +0100)
rtl8169_get_regs operates under RTNL and rtl task mutex whereas
rtl_set_rx_mode is either called under RTNL or rtl task mutex protection.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Hayes Wang <hayeswang@realtek.com>
No differences found