linux/drivers/block/aoe
Ed Cashin b6d6c51758 aoe: ignore vendor extension AoE responses
The Welland ME-747K-SI AoE target generates unsolicited AoE responses that
are marked as vendor extensions.  Instead of ignoring these packets, the
aoe driver was generating kernel messages for each unrecognized response
received.  This patch corrects the behavior.

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Reported-by: <karaluh@karaluh.pl>
Tested-by: <karaluh@karaluh.pl>
Cc: <stable@kernel.org>
Cc: Alex Buell <alex.buell@munted.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-02-18 15:37:53 -08:00
..
Makefile
aoe.h aoe: ignore vendor extension AoE responses 2009-02-18 15:37:53 -08:00
aoeblk.c aoe: remove private mac address format function 2008-11-25 00:40:37 -08:00
aoechr.c device create: block: convert device_create_drvdata to device_create 2008-10-16 09:24:41 -07:00
aoecmd.c aoe: remove private mac address format function 2008-11-25 00:40:37 -08:00
aoedev.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2008-10-11 09:33:18 -07: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 aoe: ignore vendor extension AoE responses 2009-02-18 15:37:53 -08:00