]> git.ipfire.org Git - thirdparty/hostap.git/commit
WMM-AC: Use DEBUG verbosity for ignoring Action frame messages
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 5 Dec 2014 11:08:29 +0000 (13:08 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 5 Dec 2014 11:17:57 +0000 (13:17 +0200)
commitf80936094e284d82c1243f6a75b2d791a5860e3a
treec698557243d1356b613821ae8e9d6d920141209e
parent5085ffb8f8e3863ad0f36d21e2946fc0b128c413
WMM-AC: Use DEBUG verbosity for ignoring Action frame messages

There is no point in flooding the log with WARNING or ERROR level
messages if WMM-AC related Action frames are ignored in cases where they
were not expected. In addition, WARNING/ERROR should not really be used
in cases an invalid frame is dropped especially if this is not related
to a security setup since external devices could otherwise generate log
entries.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wmm_ac.c