freebsd-dev/sys/dev/wpi
Adrian Chadd d957a93abe net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee80211_raw_output().
This doesn't free the mbuf upon error; the driver ic_raw_xmit method is still
doing that.

Submitted by:	<s3erios@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D3774
2015-10-12 04:55:20 +00:00
..
if_wpi_debug.h Fix warning about comparison of integers of different signs. 2015-05-03 23:37:13 +00:00
if_wpi.c net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee80211_raw_output(). 2015-10-12 04:55:20 +00:00
if_wpireg.h wpi(4): add support for TX fragmentation. 2015-10-12 04:05:12 +00:00
if_wpivar.h wpi(4): add support for TX fragmentation. 2015-10-12 04:05:12 +00:00