From: Roland Vossen Date: Thu, 29 Sep 2011 22:34:25 +0000 (-0700) Subject: staging: brcm80211: removed band related global vars from softmac X-Git-Tag: v3.2-rc1~169^2^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9be7492782a584e61724c6f84d5ca2c71f7bed0;p=pandora-kernel.git staging: brcm80211: removed band related global vars from softmac Global variables are undesirable unless they are read only. Variables are now maintained in a device specific structure. Reported-by: Johannes Berg Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed