From: Johannes Berg Date: Tue, 31 Jan 2006 18:48:06 +0000 (+0100) Subject: [PATCH] softmac: update deauth handler to quiet warning X-Git-Tag: v2.6.17-rc1~994^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b10c991fa4cf0f1353228e04671aa793b4b3cf1d;p=pandora-kernel.git [PATCH] softmac: update deauth handler to quiet warning 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed