kernel-ark/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
..
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
aoecmd.c aoe: remove private mac address format function 2008-11-25 00:40:37 -08:00
aoedev.c
aoemain.c
aoenet.c aoe: ignore vendor extension AoE responses 2009-02-18 15:37:53 -08:00
Makefile