linux_dsm_epyc7002/drivers/net/wireless/broadcom
Kevin Cernekee a7c9acc452 brcmfmac: Delete redundant length check
brcmf_fweh_process_event() sets event->datalen to the
endian-swapped value of event_packet->msg.datalen, which is the
same as emsg.datalen.  This length is already validated in
brcmf_fweh_process_event(), so there is no need to check it
again upon dequeuing the event.

Suggested-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kevin Cernekee <cernekee@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-10-02 17:07:00 +03:00
..
b43 b43: make const arrays static, reduces object code size 2017-09-25 11:30:20 +03:00
b43legacy b43legacy: fix unitialized reads of ret by initializing the array to zero 2017-09-20 15:41:08 +03:00
brcm80211 brcmfmac: Delete redundant length check 2017-10-02 17:07:00 +03:00
Kconfig brcm80211: move under broadcom vendor directory 2015-11-18 11:24:22 +02:00
Makefile brcm80211: move under broadcom vendor directory 2015-11-18 11:24:22 +02:00