Bumped this to v3 as I updated w/ tested-by line, these are already
acked by Bhanu in v2 anyway, please apply. thx. If these patches are
reaching the patchwork like it happened last time, let me know, I will
have to resend.

v1: can be found at
http://lists.open-fcoe.org/pipermail/devel/2012-November/012333.html

v2: let libfcoe call fcoe_get_netdev() and use fcoe_netdev in fcoe only. Also
merged the last comment fixing patch into the earlier one since there is
really no need to have it separately.

v3: minor change in patch 7/7 since get_fcoe_ctlr_mode is gone in 
recent commit 2f41e25d; also added tested-by line.

---

Yi Zou (7):
      bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoe
      bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoe
      bnx2fc: add support to get_netdev for bnx2f_interface
      libfcoe/fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb
      libfcoe/fcoe: move fcoe_link_speed_update() to libfcoe and export it
      fcoe: add support to the get_netdev() for fcoe_interface
      fcoe: prep work to start consolidate the usage of fcoe_netdev


 drivers/scsi/bnx2fc/bnx2fc_fcoe.c  |   87 ++++-------------------------------
 drivers/scsi/fcoe/fcoe.c           |   76 -------------------------------
 drivers/scsi/fcoe/fcoe_transport.c |   89 ++++++++++++++++++++++++++++++++++++
 include/scsi/libfcoe.h             |   16 ++++++
 4 files changed, 116 insertions(+), 152 deletions(-)

-- 
Signature: Yi Zou <[email protected]>
_______________________________________________
devel mailing list
[email protected]
https://lists.open-fcoe.org/mailman/listinfo/devel

Reply via email to