nl80211: allow configuring IBSS beacon interval
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 22 Apr 2009 15:45:38 +0000 (17:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:57:20 +0000 (16:57 -0400)
commit8e30bc55de98c000b0b836cb42525c82f605f191
tree6b413976c2064157c3268b87921d4e2a7595f831
parente255d5eb2b478eec1416b46aea03798b64355402
nl80211: allow configuring IBSS beacon interval

Make the JOIN_IBSS command look at the beacon interval
attribute to see if the user requested a specific beacon
interval, if not default to 100 TU (wext too).

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/ibss.c
net/wireless/nl80211.c