K 10 svn:author V 6 tuexen K 8 svn:date V 27 2016-02-04T18:08:50.164919Z K 7 svn:log V 331 In FreeBSD 10 and higher the driver announces SCTP checksum offloading support also for 82598, which doesn't support it. The legacy code has a check for it, which was missed when the code for dealing with CSUM_IP6_* was added. Add the same check for FreeBSD 10 and higher. Differential Revision: https://reviews.freebsd.org/D5192 END