From f9be7492782a584e61724c6f84d5ca2c71f7bed0 Mon Sep 17 00:00:00 2001 From: Roland Vossen Date: Thu, 29 Sep 2011 15:34:25 -0700 Subject: [PATCH] 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-format-patch failed