commit | 8babe8cc6570ed896b7b596337eb8fe730c3ff45 | [log] [tgz] |
---|---|---|
author | Ed Cashin <ecashin@coraid.com> | Wed Sep 19 15:46:39 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 20 22:23:40 2012 -0400 |
tree | b19866542f714a5738be5da8f1210ce01f531b8d | |
parent | 3cfc1590107a155218c97df0db3eb0a2bd7fda16 [diff] |
aoe: assert AoE packets marked as requiring no checksum In order for the network layer to see that AoE requires no checksumming in a generic way, the packets must be marked as requiring no checksum, so we make this requirement explicit with the assertion. Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: David S. Miller <davem@davemloft.net>