]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add a driver ops function to check WoWLAN status
authorMatteo Croce <matteo.croce@canonical.com>
Thu, 14 Jun 2018 09:00:42 +0000 (11:00 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 30 Dec 2019 16:46:29 +0000 (18:46 +0200)
commit82ba4f2d1b360f88efc81c8cd6502bd4c5d1549d
tree0c35401ffd3bfb03356ed3e4bc0f165913f104b1
parent59536a33d80368a8048d64276b05c622c2a7d04a
nl80211: Add a driver ops function to check WoWLAN status

Add function that returns whether WoWLAN has been enabled for the device
or not.

Signed-off-by: Alfonso Sanchez-Beato <alfonso.sanchez-beato@canonical.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c