]> git.kernelconcepts.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Oct 2012 20:47:05 +0000 (05:47 +0900)
commit67bc901299695962dff99263008ca25d1d24eb7e
tree6d90f0d97f96c0673a8365975bd7fc93f3c8dd53
parentb9f8fc18d7f8e1ef260e99ddb027e1e4f2820122
aoe: assert AoE packets marked as requiring no checksum

[ Upstream commit 8babe8cc6570ed896b7b596337eb8fe730c3ff45 ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/block/aoe/aoecmd.c