From: Roland Vossen Date: Mon, 12 Sep 2011 10:14:51 +0000 (+0200) Subject: staging: brcm80211: removed fullmac function brcmf_sdcard_iovar_op() X-Git-Tag: v3.2-rc1~169^2^2~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e99cab09d0ecf91f780075f371a8bc48465d25af;p=pandora-kernel.git staging: brcm80211: removed fullmac function brcmf_sdcard_iovar_op() brcmf_sdcard_iovar_op was only called with iovar "sd_rxchain", and always returns 'false' as the queried value. Thus, the entire function, related iovar tables and related functions could be removed. Reported-by: Johannes Berg Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Reviewed-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed