]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Return the correct status if ieee80211_ff_check() consumes the mbuf.
authorAdrian Chadd <adrian@FreeBSD.org>
Sun, 18 Aug 2013 20:40:13 +0000 (20:40 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sun, 18 Aug 2013 20:40:13 +0000 (20:40 +0000)
commit11e0ddb14667648b8378686e2f97e092eb21af74
treeb427e6cda1bcc1681951eb6c96bbc5f73c936f70
parent50079a51bbcc3abd1d2c3fac4ea610a70876ece3
Return the correct status if ieee80211_ff_check() consumes the mbuf.

I broke this when converting the net80211 TX path to use if_transmit.
sys/net80211/ieee80211_output.c