K 10 svn:author V 6 adrian K 8 svn:date V 27 2015-10-12T04:55:20.577880Z K 7 svn:log V 280 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: Differential Revision: https://reviews.freebsd.org/D3774 END