Updated series for recent comments since first sent, rediffed to current fcoe-feature tip commit:-
commit ac06fee493bbabe7369360a81019e1290070acc4 Author: Yi Zou <[email protected]> Date: Fri Jun 19 17:44:26 2009 -0700 fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok --- Vasu Dev (4): fcoe, libfc: adds offload EM per eth device with only single xid range per EM fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offload EM fcoe, fnic, libfc: modifies current code paths to use EM anchor list fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs drivers/scsi/fcoe/fcoe.c | 117 ++++++++++++--- drivers/scsi/fcoe/fcoe.h | 3 drivers/scsi/fcoe/libfcoe.c | 2 drivers/scsi/fnic/fnic_fcs.c | 2 drivers/scsi/fnic/fnic_main.c | 10 + drivers/scsi/libfc/fc_exch.c | 325 +++++++++++++++++++++++------------------ drivers/scsi/libfc/fc_lport.c | 1 include/scsi/libfc.h | 77 ++++------ 8 files changed, 315 insertions(+), 222 deletions(-) -- Signature: [email protected] _______________________________________________ devel mailing list [email protected] http://www.open-fcoe.org/mailman/listinfo/devel
