commit | 9abd5438641425c2f8a3a399c921747a4fb55adc | [log] [tgz] |
---|---|---|
author | Yegor Yefremov <yegor_sub1@visionsystems.de> | Mon Feb 22 05:47:58 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 26 01:19:39 2010 -0800 |
tree | 0fd40553500a8172383314ccad0c40eda013f9e2 | |
parent | 19bc291c99f018bd4f2c38bbf69144086dca903f [diff] |
KS8695: Don't call netif_carrier_off() from ndo_stop() netif_carrier_on() and netif_carrier_off() should be called from link status interrupt handler Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: David S. Miller <davem@davemloft.net>