]> git.ipfire.org Git - thirdparty/iw.git/commit - event.c
iw: add support for NL80211_CMD_DEL_STATION event
authorAntonio Quartulli <ordex@autistici.org>
Sun, 8 Jan 2012 11:39:26 +0000 (12:39 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Sun, 8 Jan 2012 12:41:33 +0000 (13:41 +0100)
commit27bf109b996f24f352c6c3bfaf3e183172d33fa8
tree93fe6d1252ba6ed3f9e53d900d4c0bf3eab218a9
parent632004a002a0149b5100acbb5df3a2c41a723799
iw: add support for NL80211_CMD_DEL_STATION event

Actually iw event does not recognise the NL80211_CMD_DEL_STATION event. This
patch makes it print the appropriate message.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
event.c