From: Francois Romieu Date: Tue, 31 Jan 2012 10:20:34 +0000 (+0100) Subject: r8169: spinlock redux. X-Git-Tag: v3.4-rc1~177^2~440 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c05d25267ebb371c4311de6904f740342e82f7c;p=pandora-kernel.git 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. Signed-off-by: Francois Romieu Cc: Hayes Wang --- Reading git-diff-tree failed