]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: brcm80211: remove global variable from bcmsdh_sdmmc.c
authorArend van Spriel <arend@broadcom.com>
Fri, 16 Sep 2011 19:28:06 +0000 (12:28 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Sep 2011 19:39:42 +0000 (21:39 +0200)
commit22a911976ff0ba4a52b7491af2bc5c7f7b8c7a0e
tree6a9a2c946fac978e6f56d5c1e3edb7fc0bc35aac
parent0569c8e2d6f545b05cbb7a6193ab977a6f9bbc19
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 <frankyl@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c
drivers/staging/brcm80211/brcmfmac/sdio_host.h