nl80211: Add support for NL80211_ATTR_STA_FLAGS2
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 14 May 2009 18:53:21 +0000 (21:53 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 14 May 2009 18:53:21 +0000 (21:53 +0300)
commit7e76ee9c45bdac7dc253ae7305cffaa642aceabe
treedf07374db71bf65a41ad99f73312dd15b32306c0
parenta652fc1a247ac93635fe44aec1f6a2afeadba655
nl80211: Add support for NL80211_ATTR_STA_FLAGS2

For now, the old code using NL80211_ATTR_STA_FLAGS is left in for
backwards compatibility with older kernel versions. It may be removed
eventually when most users are expected to be running with new
enough kernel version.
src/drivers/driver_nl80211.c