]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
aoe: ignore vendor extension AoE responses
authorEd Cashin <ecashin@coraid.com>
Wed, 18 Feb 2009 22:48:13 +0000 (14:48 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Mar 2009 00:31:57 +0000 (17:31 -0700)
commite66ddd9d206a473060e15036b86615e74beb4599
tree73c643b3c4ddb0139c3bed048b8937ac464c4732
parentf66876f398a9cda4cf00e9e148bcf91017026839
aoe: ignore vendor extension AoE responses

commit b6d6c5175809934e04a606d9193ef04924a7a7d9 upstream.

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: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/block/aoe/aoe.h
drivers/block/aoe/aoenet.c