From: Arend van Spriel Date: Fri, 16 Sep 2011 19:28:06 +0000 (-0700) Subject: staging: brcm80211: remove global variable from bcmsdh_sdmmc.c X-Git-Tag: v3.2-rc1~169^2^2~407 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22a911976ff0ba4a52b7491af2bc5c7f7b8c7a0e;p=pandora-kernel.git staging: brcm80211: remove global variable from bcmsdh_sdmmc.c The source file contained some static global variables that were needed per device handled by the driver. They have moved to the struct brcmf_sdio_dev for that reason. Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Roland Vossen Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed