X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fnet%2Fcfg80211.h;fp=include%2Fnet%2Fcfg80211.h;h=91f099556ac1dc5d9793476c1af77624fd30087c;hb=d7a066c92394f3e777351de0c903beeb8a08af76;hp=8fd9eebd0cc98d97e93d5e7b33d51cf270898156;hpb=ccb14354017272ddac002e859a2711610b6af174;p=karo-tx-linux.git diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 8fd9eebd0cc9..91f099556ac1 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -1361,7 +1361,7 @@ enum wiphy_flags { WIPHY_FLAG_4ADDR_AP = BIT(5), WIPHY_FLAG_4ADDR_STATION = BIT(6), WIPHY_FLAG_CONTROL_PORT_PROTOCOL = BIT(7), - WIPHY_FLAG_IBSS_RSN = BIT(7), + WIPHY_FLAG_IBSS_RSN = BIT(8), }; struct mac_address {