From: Roland Vossen Date: Thu, 10 Mar 2011 13:40:17 +0000 (+0100) Subject: staging: brcm80211: removed comment in rx status processing X-Git-Tag: v2.6.39-rc1~469^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4b977bd4875e852c98f0423eab43d35f1e84874;p=pandora-kernel.git staging: brcm80211: removed comment in rx status processing Code cleanup. The comment is hinting that we should sanity check the header to verify that if it claims its from a 5Ghz channel, that the chip actually supports 5 Ghz. This is redundant (2.4G only chips do not report 5G channels) and thus the comment was removed. Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed