]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Split up channel checking into helpers
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 18 Jul 2013 07:17:06 +0000 (09:17 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 25 Aug 2013 15:35:20 +0000 (18:35 +0300)
commit245e026ec87574565c89ff8f2891ee0aa2e13a48
tree11b479cd0a9c05bc350ca23b2f1f58321293ad35
parentba873bdf867bd15079a3e93ab31dcc9bc5e3b77c
hostapd: Split up channel checking into helpers

This splits up the channel checking upon initialization into a few
helpers. This should make this a bit easier to follow. This also paves
the way for some initial ACS entry code.

Signed-hostap: Michal Kazior <michal.kazior@tieto.com>
src/ap/hostapd.h
src/ap/hw_features.c