mirror of
https://github.com/proski/madwifi
synced 2024-11-22 06:21:47 +03:00
Formatting - r3191
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3193 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
parent
f1d15f48ce
commit
09ffca4d23
@ -3221,7 +3221,7 @@ ath_hardstart(struct sk_buff *skb, struct net_device *dev)
|
|||||||
}
|
}
|
||||||
bf = ath_take_txbuf(sc);
|
bf = ath_take_txbuf(sc);
|
||||||
if (bf == NULL) {
|
if (bf == NULL) {
|
||||||
netif_stop_queue(dev);
|
netif_stop_queue(dev);
|
||||||
requeue = 1;
|
requeue = 1;
|
||||||
goto hardstart_fail;
|
goto hardstart_fail;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user