From: Johannes Berg Date: Tue, 9 Sep 2008 08:58:25 +0000 (+0200) Subject: mac80211: consolidate deauth/disassoc X-Git-Tag: v2.6.28-rc1~717^2~292^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef422bc0ae934e6a46dfa63f0e27cad83b94234f;p=pandora-kernel.git mac80211: consolidate deauth/disassoc deauth and disassoc frames are completely identical so there's little point in having two functions to send them rather than one that gets a parameter. This same a bit of code size. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed