diff options
author | 2008-06-15 15:17:29 +0200 | |
---|---|---|
committer | 2008-06-25 10:51:51 -0400 | |
commit | c9e8eae0935f03e2d03a7ad7af80d8fc6c53e68c (patch) | |
tree | 01aef08ebcc8f8ab2fb097f291930c4b22077504 /net/unix/af_unix.c | |
parent | mac80211: implement EU regulatory domain (diff) | |
download | wireguard-linux-c9e8eae0935f03e2d03a7ad7af80d8fc6c53e68c.tar.xz wireguard-linux-c9e8eae0935f03e2d03a7ad7af80d8fc6c53e68c.zip |
b43: Do not return TX_BUSY from op_tx
Never return TX_BUSY from op_tx. It doesn't make sense to return
TX_BUSY, if we can not transmit the packet.
Drop the packet and return TX_OK.
This will fix the resume hang.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions