]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce07d1faa6e87fa796f8d578b77dcc479d296756
tree6b413976c2064157c3268b87921d4e2a7595f831
parent688fa94b6daab3095e653b576bd9fb14f99c4db8
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