----- Original Message ---- > From: Bernhard Schmidt <bschm...@freebsd.org> > To: PseudoCylon <moonlightak...@yahoo.ca> > Cc: Alexander Zagrebin <a...@zagrebin.ru>; freebsd-net@freebsd.org > Sent: Sun, February 6, 2011 3:42:43 AM > Subject: Re: if_run in hostap mode: issue with stations in the power save mode Afaik iwn(4) doesn't use PS, never got around implementing that. > > > I'd like to move ieee80211_beacon_alloc() into iv_vap_alloc(). Then > > we don't need to test beacon_mbuf == NULL in run_update_beacon_cb(), > > and there is already switch we can use for conditionally alloc mem. > > Sounds fine with we. > Oops, there is switch before malloc vap. the test is still in run_update_beacon_cb() > Can I talk you into integrating that into Alexander's patch? > The patch is attached. (diff to HEAD) Bit long, just because there is a couple of new call back functions to avoid LOR. AK
run.patch
Description: Binary data
_______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"