From: Johannes Berg Date: Sat, 31 Oct 2009 15:15:39 +0000 (+0100) Subject: cfg80211: remove dead variable X-Git-Tag: v2.6.33-rc1~388^2~449^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fdad987d63f02c8fba30276ba395ac8dc93b719;p=pandora-kernel.git cfg80211: remove dead variable commit 211a4d12abf86fe0df4cd68fc6327cbb58f56f81 Author: Johannes Berg Date: Tue Oct 20 15:08:53 2009 +0900 cfg80211: sme: deauthenticate on assoc failure accidentally introduced a dead variable, I had changed the code to not need it while creating the patch and it looks like I forgot to remove the variable (and nobody else noticed either). Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed