From: Ed Cashin Date: Wed, 18 Feb 2009 22:48:13 +0000 (-0800) Subject: aoe: ignore vendor extension AoE responses X-Git-Tag: v2.6.27.20~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eb4e67499139d894b8c171fee87dbefb1562f35;p=pandora-kernel.git 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 Reported-by: Tested-by: Cc: Alex Buell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed