diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2016-04-22 12:28:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-24 21:31:58 +0300 |
commit | 497f358aa4c0d99b75ec204407389920d5e33ec5 (patch) | |
tree | 735124d9ec42abdf4776cc7d638bbe839ac9ac6e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c10c63ea739bce3b8a6ab85c7bb472d900c9b070 (diff) | |
download | linux-497f358aa4c0d99b75ec204407389920d5e33ec5.tar.xz |
macsec: don't put a NULL rxsa
The "deliver:" path of macsec_handle_frame can be called with
rx_sa == NULL. Check rx_sa != NULL before calling macsec_rxsa_put().
Fixes: c09440f7dcb3 ("macsec: introduce IEEE 802.1AE driver")
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions