diff options
author | 2020-11-20 10:09:37 +0100 | |
---|---|---|
committer | 2020-11-20 18:59:48 -0800 | |
commit | 34c7f50f7d0d36fa663c74aee39e25e912505320 (patch) | |
tree | 0b3b3fa776394b5a0abcb8811617883928c758f8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/qeth: Remove pnso workaround (diff) | |
download | wireguard-linux-34c7f50f7d0d36fa663c74aee39e25e912505320.tar.xz wireguard-linux-34c7f50f7d0d36fa663c74aee39e25e912505320.zip |
s390/qeth: make af_iucv TX notification call more robust
Calling into socket code is ugly already, at least check whether we are
dealing with the expected sk_family. Only looking at skb->protocol is
bound to cause troubles (consider eg. af_packet).
Fixes: b333293058aa ("qeth: add support for af_iucv HiperSockets transport")
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions