Re: [PATCH wireless-2.6] softmac: update deauth handler to quiet warning

2006-02-01 Thread James Ketrenos
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

[PATCH wireless-2.6] softmac: update deauth handler to quiet warning

2006-01-31 Thread Johannes Berg
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