aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
diff options
context:
space:
mode:
authorSujith <Sujith.Manoharan@atheros.com>2009-11-02 12:33:23 +0530
committerJohn W. Linville <linville@tuxdriver.com>2009-11-04 18:44:52 -0500
commit450aae3d7b60a970f266349a837dfb30a539198b (patch)
tree1d45c9bca4c34736eef9d9772edea798c9c66fa6 /net/mac80211/main.c
parentrt2x00: remove needless ifdefs from rt2x00leds.h (diff)
downloadlinux-dev-450aae3d7b60a970f266349a837dfb30a539198b.tar.xz
linux-dev-450aae3d7b60a970f266349a837dfb30a539198b.zip
mac80211: Fix IBSS merge
Currently, in IBSS mode, a single creator would go into a loop trying to merge/scan. This happens because the IBSS timer is rearmed on finishing a scan and the subsequent timer invocation requests another scan immediately. This patch fixes this issue by checking if we have just completed a scan run trying to merge with other IBSS networks. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions