commit | 59d925168457805572f40fb12bd399e89775b3ff | [log] [tgz] |
---|---|---|
author | john fastabend <john.r.fastabend@intel.com> | Tue Nov 03 11:48:44 2009 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:01:15 2009 -0600 |
tree | ca5455d57867826c44dcf5ad4d20f502f8dbeed3 | |
parent | 4e5ad003ae07999593bb58ffb7ea646700647390 [diff] |
[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 <john.r.fastabend@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>