From: Daniel Drake Date: Mon, 1 May 2006 21:23:27 +0000 (+0100) Subject: [PATCH] softmac: deauthentication implies deassociation X-Git-Tag: v2.6.18-rc1~1115^2~60^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d92f83ffafe8e2ce105c3ec5696c62d6fcebcee;p=pandora-kernel.git [PATCH] softmac: deauthentication implies deassociation The 802.11 specs state that deauthenticating also implies disassociating. This patch implements that, which improve the behaviour of SIOCSIWMLME. Signed-off-by: Daniel Drake Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed