]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: Remove unused wiphy flag
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 4 May 2011 05:50:15 +0000 (22:50 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 May 2011 18:59:17 +0000 (14:59 -0400)
commitd5a8d8eea5bde2df1f08be5853e6dcc39f382ede
tree29f5a6017fdb92a70033e3d3107a7075d49a291b
parenta2a0294eb33ddc3d8ad12a4a8b253a39e138cf69
cfg80211: Remove unused wiphy flag

The only user of WIPHY_FLAG_SUPPORTS_SEPARATE_DEFAULT_KEYS was removed
and consequently, this flag can be removed, too. In addition, a single
capability flag was not enough to indicate this capability clearly since
the device behavior may be different based on which operating mode is
being used.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/mac80211/main.c