From: Alwin Beukers Date: Tue, 4 Oct 2011 21:19:02 +0000 (+0200) Subject: staging: brcm80211: removed redundant code from brcms_c_set_gmode X-Git-Tag: v3.2-rc1~169^2^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2d62733e6ea427921e201269c1b55bca3a87936;p=pandora-kernel.git staging: brcm80211: removed redundant code from brcms_c_set_gmode The comment says the rateset is being cleared when switching to GMODE_LEGACY_B, but the code that follows it does not do so. Besides, the rateset is already valid at this point. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed