nl80211: Use device AP SME capability
authorJohannes Berg <johannes.berg@intel.com>
Sat, 19 Nov 2011 11:42:49 +0000 (13:42 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 19 Nov 2011 11:42:49 +0000 (13:42 +0200)
commit61cbe2ffd89b8a4ea7db0a3a4c0a4e066372505c
treec2810d77d977e67e2a75fe0b52db6c1c9f03ab79
parent7a5257bbc94149f0865a5066ceb6e45da60e9d1a
nl80211: Use device AP SME capability

This changes the auto-detection of whether or not the device contains
the AP SME away from monitor interface addition failing to the explicit
attribute in nl80211. Keep the old auto-detection for a little while so
that ath6kl isn't broken right away.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
src/drivers/driver_nl80211.c