commit | ea172a011d1435d9bd167265bf51cc64d026b4e7 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Tue Aug 02 19:57:42 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 03 03:23:29 2011 -0700 |
tree | 66b4988065a7f51973a9705a4321beed701c6374 | |
parent | d09f698056a33c8b078497fb23e3304b6f8a908f [diff] |
be2net: no need to query link status Change in the link status generates an MCC event. This is processed and netif_carrier_on/off is called accordingly. Don't need to query/store the link_status state. Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>