]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Use socket error queue for EAPOL TX status
authorJohannes Berg <johannes.berg@intel.com>
Sat, 3 Dec 2011 17:32:23 +0000 (19:32 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Dec 2011 17:32:23 +0000 (19:32 +0200)
commit32ab4855037f20af7756f00a003c2aaf60aa9637
tree42b8234b53d582a88d66f3da6509a551eb2bd6cf
parent204dd3f420bb1ddce02d13d7a366169e0bda914d
nl80211: Use socket error queue for EAPOL TX status

This will allow getting TX status for EAPOL frames
sent as data frames if the driver supports it.

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