Hi Davem,
Can you please apply this patch series against net-next ?

Thanks
Praveen
________________________________________
From: Praveen Madhavan [prave...@chelsio.com]
Sent: Tuesday, June 09, 2015 6:44 PM
To: netdev@vger.kernel.org; linux-s...@vger.kernel.org
Cc: da...@davemloft.net; jbottom...@parallels.com; Hariprasad S; Praveen 
Madhavan; Varun Prakash; Rajesh Kumar
Subject: [PATCH 0/3] csiostor:Debugfs support update.

This patch series adds debugfs functionality to dump adapter log,
adapter queues and fcoe DDP stats.

This patch has been created against net-next.

Praveen Madhavan (3):
  csiostor:Add devlog mailbox support.
  csiostor:Cleanup debugfs.
  csiostor:Adds debugfs support.

 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h |    1 +
 drivers/scsi/csiostor/Makefile               |    2 +-
 drivers/scsi/csiostor/csio_debugfs.c         | 1100 ++++++++++++++++++++++++++
 drivers/scsi/csiostor/csio_hw.c              |   72 +-
 drivers/scsi/csiostor/csio_hw.h              |   12 +
 drivers/scsi/csiostor/csio_init.c            |  132 ----
 drivers/scsi/csiostor/csio_init.h            |    4 +
 drivers/scsi/csiostor/csio_mb.c              |   60 +-
 drivers/scsi/csiostor/csio_mb.h              |   17 +-
 9 files changed, 1237 insertions(+), 163 deletions(-)
 create mode 100644 drivers/scsi/csiostor/csio_debugfs.c

--
2.0.2

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to