diff options
author | Daniel Axtens <dja@axtens.net> | 2018-03-09 04:06:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-09 17:41:47 +0100 |
commit | 1dd27cde30e85774c77349c804229431616d594a (patch) | |
tree | dac4ba324dcb8010bacef9054046748ddb0df4db /Documentation/conf.py | |
parent | ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event() (diff) | |
download | linux-1dd27cde30e85774c77349c804229431616d594a.tar.xz linux-1dd27cde30e85774c77349c804229431616d594a.zip |
net: use skb_is_gso_sctp() instead of open-coding
As well as the basic conversion, I noticed that a lot of the
SCTP code checks gso_type without first checking skb_is_gso()
so I have added that where appropriate.
Also, document the helper.
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/conf.py')
0 files changed, 0 insertions, 0 deletions