commit | 0397ad2861d84ed5fa8ded250425dbccfcb503a5 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Tue May 08 18:39:43 2012 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Tue May 08 18:45:30 2012 -0700 |
tree | 6af31e16eabac4bbef45fd2b236e6baf0e9b9c21 | |
parent | abe3c9c88f9cd1cbc5d3a3eec4bdbba6e3ce2107 [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. Change-Id: I71f7405418dd4af003dfc263733133bbe529c212 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>