diff options
author | Stefan Weil <weil@mail.berlios.de> | 2009-05-31 10:59:15 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-06-01 09:56:39 (GMT) |
commit | 0220ff7fc35913dcd8cdf8fb3a0966caf4aed2f3 (patch) | |
tree | 2855ca8eada2d97ad19c58ecffd14a60f22210a9 /Documentation | |
parent | 69bd4ae5dc1ddb3c01e7668c7fd088904082a70c (diff) | |
download | linux-0220ff7fc35913dcd8cdf8fb3a0966caf4aed2f3.tar.xz |
cpmac: prevent fatal exception in cpmac_end_xmit
We should not be stopping the subqueues in cpmac_end_xmit
but rather test the status of them. Replace the calls to
netif_subqueue_stop by __netif_subqueue_stopped. This
fixes an unrecoverable exception from happening when
running the driver.
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions