]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aoe: assert AoE packets marked as requiring no checksum
authorEd Cashin <ecashin@coraid.com>
Wed, 19 Sep 2012 15:46:39 +0000 (15:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Sep 2012 02:23:40 +0000 (22:23 -0400)
commit8babe8cc6570ed896b7b596337eb8fe730c3ff45
treeb19866542f714a5738be5da8f1210ce01f531b8d
parent3cfc1590107a155218c97df0db3eb0a2bd7fda16
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>
drivers/block/aoe/aoecmd.c