sctp: add feature bit for SCTP offload in hardware
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Mon, 27 Apr 2009 22:35:52 +0000 (22:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2009 08:53:14 +0000 (01:53 -0700)
commit8dc92f7e2ecfd93f5c57da78594a7a5482e2c15e
tree10ebbfa0dc4f0b175c95cf47f2ba013aa532676e
parent182ff8dfdb63e66ca81e4d3a4c746f8d578e5687
sctp: add feature bit for SCTP offload in hardware

this is the sctp code to enable hardware crc32c offload for
adapters that support it.

Originally by: Vlad Yasevich <vladislav.yasevich@hp.com>

modified by Jesse Brandeburg <jesse.brandeburg@intel.com>

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/sctp/output.c