if I break the build again before bsdcan, I promise I'll buy a nice bottle of scotch and distribute small quantities to developers who ask. Adrian On 9 March 2013 20:38, Adrian Chadd <adrian_at_freebsd.org> wrote: > Author: adrian > Date: Sun Mar 10 04:38:06 2013 > New Revision: 248127 > URL: http://svnweb.freebsd.org/changeset/base/248127 > > Log: > Kill this, it's not needed at this point and (hopefully) the parent > has correctly locked the ic/vap. > > Modified: > head/sys/net80211/ieee80211_superg.c > > Modified: head/sys/net80211/ieee80211_superg.c > ============================================================================== > --- head/sys/net80211/ieee80211_superg.c Sun Mar 10 03:52:35 2013 (r248126) > +++ head/sys/net80211/ieee80211_superg.c Sun Mar 10 04:38:06 2013 (r248127) > _at__at_ -534,8 +534,6 _at__at_ ff_flush(struct mbuf *head, struct mbuf > struct ieee80211_node *ni; > struct ieee80211vap *vap; > > - IEEE80211_TX_LOCK_ASSERT(vap->iv_ic); > - > for (m = head; m != last; m = next) { > next = m->m_nextpkt; > m->m_nextpkt = NULL;Received on Sun Mar 10 2013 - 04:04:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:35 UTC