From: john fastabend Date: Tue, 3 Nov 2009 19:48:44 +0000 (-0800) Subject: [SCSI] fcoe: add check to fail gracefully in bonding mode X-Git-Tag: v2.6.33-rc1~344^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d925168457805572f40fb12bd399e89775b3ff;p=pandora-kernel.git [SCSI] fcoe: add check to fail gracefully in bonding mode This patch adds a check to fail gracefully when the netdevice is bonded. Previously, the error was detected but the stack would continue to load. This resulted in a partially enabled fcoe intance and errors when the fcoe instance was destroy. Signed-off-by: John Fastabend Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed