From: Giuseppe CAVALLARO Date: Mon, 19 Aug 2013 06:48:34 +0000 (+0200) Subject: net: phy: rtl8211: fix interrupt on status link change X-Git-Tag: v3.11-rc7~11^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b64fd61474797acde426742e80028f5b1c4adf6;p=pandora-kernel.git net: phy: rtl8211: fix interrupt on status link change This is to fix a problem in the rtl8211 where the driver wasn't properly enabled the interrupt on link change status. it has to enable the ineterrupt on the bit 10 in the register 18 (INER). Reported-by: Sharma Bhupesh Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed