commit | 062e55e3960062fc2fb62a7274b4c253003eba73 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu May 10 12:51:30 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 11 18:23:34 2012 -0400 |
tree | e49fc9c6b11546690f8b34dcb5eaf3b3c2372701 | |
parent | f09e2249c4f5c7c13261ec73f5a7807076af0c8e [diff] |
ks8851: Update link status during link change interrupt If a link change interrupt comes in we just clear the interrupt and continue along without notifying the upper networking layers that the link has changed. Use the mii_check_link() function to update the link status whenever a link change interrupt occurs. Cc: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>