commit | 26ce67c3df46a8253e3bbf3eb87cc6782f6a6c91 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu Mar 17 17:13:32 2011 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Mar 23 11:37:03 2011 -0500 |
tree | ebfc2b430fe914c0692df789540fb723a54dcdc6 | |
parent | 686959736a8543265930c8d777a73b052bc57f87 [diff] |
[SCSI] bnx2fc: Remove network bonding checking bnx2fc only operates on bnx2x hardware devices and not master bonding devices, so there is no need to check for bonding. Even if the bnx2x device is "enslaved" into a bonding device, FCoE is unaffected as it has its own MAC address and queues. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>