From: Daniel Axtens <[email protected]> Date: Fri, 9 Mar 2018 14:06:09 +1100
> 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 <[email protected]> > Cc: Marcelo Ricardo Leitner <[email protected]> > Signed-off-by: Daniel Axtens <[email protected]> Applied, thank you. It might be nice to consolidate the TCP tests with a helper like "skb_is_gso_tcp()", but that's just a tidy up and not so pressing.
