Michael Buesch wrote:
On Wednesday 09 July 2008 14:40:37 Johannes Berg wrote:
This patch changes mac80211's beacon configuration handling
to never pass skbs to the driver directly but rather always
require the driver to use ieee80211_beacon_get(). Additionally,
it introduces "change flags" on the config_interface() call
to enable drivers to figure out what is changing. Finally, it
removes the beacon_update() driver callback in favour of
having IBSS beacon delivered by ieee80211_beacon_get() as well.
Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
---
I tested using the current wireless-testing and beacons are gone.
If I revert this patch they reappear.
I'm using the zd1211rw driver on an x86. I also confirmed the missing
beacons using b43, although I haven't tried the reverted patch on that
machine.
I'm not sure what other info to provide. Let me know if anything else is
needed and I'll send post it.
Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html