commit | 8b64fd61474797acde426742e80028f5b1c4adf6 | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Mon Aug 19 08:48:34 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 20 17:10:58 2013 -0700 |
tree | f12e2f6223bcd01e56c9714bca46602b5c29d26a | |
parent | cc666c53ccb9aaaa55e44ad5feeb425d77ff24f5 [diff] |
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 <B45370@freescale.com> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>