]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correctly handle BAR TX failures.
authoradrian <adrian@FreeBSD.org>
Fri, 19 Aug 2011 15:21:13 +0000 (15:21 +0000)
committeradrian <adrian@FreeBSD.org>
Fri, 19 Aug 2011 15:21:13 +0000 (15:21 +0000)
commitb31a18eeb421bb3ef0f05f205f940cca8a5b1c1f
tree37c8bb63b262d2da65e4b9cfd976928aeddb13be
parenta667edfdd169f0e6974d4e5159be1ec14f082bd1
Correctly handle BAR TX failures.

On a TX failure, ic_raw_xmit will still call ieee80211_node_free().
There's no need to call it here.

Submitted by: moonlightakkiy@yahoo.ca
Approved by: re (kib)
sys/net80211/ieee80211_ht.c