diff options
author | Siddh Raman Pant <[email protected]> | 2023-12-19 23:19:44 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-12-25 07:29:04 +0000 |
commit | 6ec0d7527c4287369b52df3bcefd21a0c4fb2b7c (patch) | |
tree | bdfad21073d51b74221e8666bc7c285bf6a9c2f7 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | c95f919567d6f1914f13350af61a1b044ac85014 (diff) |
nfc: Do not send datagram if socket state isn't LLCP_BOUND
As we know we cannot send the datagram (state can be set to LLCP_CLOSED
by nfc_llcp_socket_release()), there is no need to proceed further.
Thus, bail out early from llcp_sock_sendmsg().
Signed-off-by: Siddh Raman Pant <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Suman Ghosh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions