[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode
authorJoe Eykholt <jeykholt@cisco.com>
Tue, 20 Jul 2010 22:19:58 +0000 (15:19 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:05:52 +0000 (09:05 -0500)
There are three modes that libfcoe currently supports, and a new one
is coming.  Change the fcoe_ctlr_init() interface to add the mode
desired.  This should not change any functionality.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found