cfg80211: fix WIPHY_FLAG_IBSS_RSN bit
authorJussi Kivilinna <[email protected]>
Fri, 12 Nov 2010 06:53:56 +0000 (08:53 +0200)
committerJohn W. Linville <[email protected]>
Mon, 15 Nov 2010 20:00:42 +0000 (15:00 -0500)
commit309075cf08ed92a7d2c0e22b7653c5daabbd7ad1
tree65b181daa85a0b7e92460a1f71139ff50de07eb4
parent62370e2b9376ea7b76e0423de28ccb322c17e2da
cfg80211: fix WIPHY_FLAG_IBSS_RSN bit

WIPHY_FLAG_IBSS_RSN is BIT(7) as is WIPHY_FLAG_CONTROL_PORT_PROTOCOL. Change
to BIT(8).

Signed-off-by: Jussi Kivilinna <[email protected]>
Acked-by: Johannes Berg <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
include/net/cfg80211.h