]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Enable more AP callbacks for non-hostapd AP mode
authorJouni Malinen <j@w1.fi>
Fri, 27 May 2011 15:54:36 +0000 (18:54 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 27 May 2011 15:54:36 +0000 (18:54 +0300)
commitf7b3920c9042777c67bf62384d05579bc12d23d8
treefdf7d9f3277c37854da56fd6c242848289005b67
parent257da773629e33ace78bd0a3c5cc2fd6a43172bb
nl80211: Enable more AP callbacks for non-hostapd AP mode

Some of these are required for proper functionality (like
get_seqnum); others may not be needed yet, but including them
allows some extra ifdef/endif blocks to be removed.
src/drivers/driver_nl80211.c