From: Arend van Spriel Date: Wed, 5 Oct 2011 13:20:12 +0000 (+0200) Subject: staging: brcm80211: cleanup driver variable references X-Git-Tag: v3.2-rc1~169^2^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d3e78eeebb4143a0b5bd53547eb16968f43b5bc;p=pandora-kernel.git staging: brcm80211: cleanup driver variable references Throughout the data structures within the driver several references to the driver variables were stored. As the storage and access functions are now consolidated into srom.c those references are no longer needed and have been removed. Reviewed-by: Roland Vossen Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed