From: Johannes Berg Date: Sun, 23 Dec 2007 09:11:55 +0000 (+0100) Subject: mac80211: remove misleading 'res' variable X-Git-Tag: v2.6.25-rc1~1162^2~851 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d65f5db2f66e3ff44df759fbbb3c7482879fb1e;p=pandora-kernel.git mac80211: remove misleading 'res' variable When this function returns != CONTINUE, it needs to put the station struct it has acquired. Hence, having this unused variable is not just superfluous but also misleading. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed