]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Support in-kernel station poll
authorJohannes Berg <johannes.berg@intel.com>
Sat, 19 Nov 2011 12:23:46 +0000 (14:23 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 19 Nov 2011 12:23:46 +0000 (14:23 +0200)
commit397188521deb2131c3db942413cfd96b43a47bb2
tree4a5d39101edb1e5fde6fd34c25d7bc3cb4d75cbe
parentd12dab4c6f9ef9f1c0fdceeabb71a3770f0e5fec
nl80211: Support in-kernel station poll

If the kernel supports this, don't use manual null
data frame transmissions. This is one thing to get
rid of cooked monitor interfaces.

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