]> bbs.cooldavid.org Git - net-next-2.6.git/commit
igb: open up SCTP checksum offloads to all MACs 82576 and newer
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 27 Oct 2009 23:52:31 +0000 (23:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2009 10:26:07 +0000 (03:26 -0700)
commit5b043fb08e1b9e10eef7cc41512462f99811e96e
treea218d34ae97f6ad7bdbf8bcf7608c8c76fdd25e8
parentc809d2276cb035228cd9e83e2ca7d2b902c61cef
igb: open up SCTP checksum offloads to all MACs 82576 and newer

Going forward the plan is to have the MACs support SCTP checksum offloads
so change the check from == to >=.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/igb_main.c