diff options
| author | Kevin Cernekee <[email protected]> | 2017-09-16 21:08:23 -0700 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2017-10-02 17:07:00 +0300 |
| commit | a7c9acc452b21b56c99dd7dfe0ab542f7baa6563 (patch) | |
| tree | cc2ff94d10a52bd61eb418dc4fec5b782d0e78e0 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 73f2c8e933b1dcf432ac8c6965a6e67af630077f (diff) | |
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 <[email protected]>
Signed-off-by: Kevin Cernekee <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions