linux/drivers/block/aoe
Ed Cashin 8babe8cc65 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>
2012-09-20 22:23:40 -04:00
..
Makefile drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y 2011-01-19 08:25:02 -07:00
aoe.h aoe: allocate unused request_queue for sysfs 2009-09-09 14:10:18 +02:00
aoeblk.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
aoechr.c switch device_get_devnode() and ->devnode() to umode_t * 2012-01-03 22:54:55 -05:00
aoecmd.c aoe: assert AoE packets marked as requiring no checksum 2012-09-20 22:23:40 -04:00
aoedev.c aoe: don't use flush_scheduled_work() 2010-10-28 06:15:26 -06:00
aoemain.c aoe: Use SKB interfaces for list management instead of home-grown stuff. 2008-09-21 22:36:49 -07:00
aoenet.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00