diff options
author | 2019-12-17 14:43:00 -0600 | |
---|---|---|
committer | 2019-12-19 17:33:23 -0800 | |
commit | 615f22f58029aa747b12768985e7f91cd053daa2 (patch) | |
tree | eb400c7346bab7b096faa5c553553397df76b728 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'macb-fix-probing-of-PHY-not-described-in-the-dt' (diff) | |
download | wireguard-linux-615f22f58029aa747b12768985e7f91cd053daa2.tar.xz wireguard-linux-615f22f58029aa747b12768985e7f91cd053daa2.zip |
nfc: s3fwrn5: replace the assertion with a WARN_ON
In s3fwrn5_fw_recv_frame, if fw_info->rsp is not empty, the
current code causes a crash via BUG_ON. However, s3fwrn5_fw_send_msg
does not crash in such a scenario. The patch replaces the BUG_ON
by returning the error to the callers and frees up skb.
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions