[PATCH] softmac: update deauth handler to quiet warning
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 31 Jan 2006 18:48:06 +0000 (19:48 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 23 Mar 2006 03:17:00 +0000 (22:17 -0500)
Recently the deauth packet handler was updated to use a deauth packet
struct (identical to the auth packet struct) and this now gives a
warning. This patch updates the code to properly use a deauth struct and
deauth variable.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found