On Wed, 2012-03-07 at 11:32 -0800, Ben Greear wrote: > This is with a somewhat hacked 3.3.0-rc5+. Just > curious if this is a known problem. > > > Seems very reproducible on my system. > > > WARNING: at /home/greearb/git/linux-3.3.dev.y/net/mac80211/driver-ops.h:10 ieee80211_bss_info_change_noti) The warning means you're modifying an interface the driver doesn't (yet) know about. It's odd that you should be running into this on config_beacon() though since that can only execute when the interface is up ... can you print out the interface name in the warning? johannes -- 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