OSDN Git Service

staging: brcm80211: removed comment in rx status processing
authorRoland Vossen <rvossen@broadcom.com>
Thu, 10 Mar 2011 13:40:17 +0000 (14:40 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 14 Mar 2011 18:45:13 +0000 (11:45 -0700)
commitd4b977bd4875e852c98f0423eab43d35f1e84874
treeb25ffc1961db56e9c67749f11961fe64d5a4f585
parent9ee63c6a9f122688ea05b977ffa894dd60bf99eb
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 <rvossen@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/wlc_main.c