Johannes Berg wrote:
>Recently the deauth packet handler was updated to use a deauth packet
>struct (identical to the auth packet struct) and this now gives a
>
>
To keep readers from getting confused...
ieee80211_deauth is identical to ieee80211_disassoc (not ieee80211_auth)
(The patch is do
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 <[EMAIL PROTECTED]>
diff --git a/net/ieee8