From: Arend van Spriel Date: Mon, 12 Sep 2011 10:14:52 +0000 (+0200) Subject: staging: brcm80211: remove static function variable in brcmfmac X-Git-Tag: v3.2-rc1~169^2^2~540 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98ae8a0bf1d2670630023aefb02d75a329fd7271;p=pandora-kernel.git staging: brcm80211: remove static function variable in brcmfmac The static local variable save_ms in brcmf_sdbrcm_wd_timer() has been removed and placed in the structure brcmf_bus definition. Reported-by: Johannes Berg Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Roland Vossen Signed-off-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed