]> www.infradead.org Git - users/jedix/linux-maple.git/commit
r8169: spinlock redux.
authorFrancois Romieu <romieu@fr.zoreil.com>
Tue, 31 Jan 2012 10:20:34 +0000 (11:20 +0100)
committerJoe Jin <joe.jin@oracle.com>
Fri, 18 May 2012 03:39:49 +0000 (11:39 +0800)
commitac10e7415c4cb054db31dde5ee5f05acf85c8017
treefa2cf368ddef3557d6790f6e78f7eb0c7ef8cbe2
parentf3161bde827de5b22ce80681faaac6c3a4719a95
r8169: spinlock redux.

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.

(cherry picked from commit 6c05d25267ebb371c4311de6904f740342e82f7c)
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/r8169.c