From: Hariprasad Shenai <hariprasad@chelsio.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, dm@chelsio.com, leedom@chelsio.com,
nirranjan@chelsio.com, kumaras@chelsio.com, santosh@chelsio.com,
hariprasad@chelsio.com
Subject: [PATCH net 0/3] namespace collision fix and update FW version check on cxgb4
Date: Mon, 23 Dec 2013 17:01:57 +0530 [thread overview]
Message-ID: <1387798320-29255-1-git-send-email-hariprasad@chelsio.com> (raw)
Hi All,
This patch series provides namespace collision fix for cxgb4 & cxgb4vf driver.
Also updated FW version check for cxgb4 driver.
Patch 1/3 (cxgb4: make functions static and remove dead code) was provided by
Stephen Hemminger on netdev mailing list.
http://www.spinics.net/lists/linux-rdma/msg18148.html
Patch series is created against David Miller's net tree.
We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.
Thanks,
Hari
Hariprasad Shenai (2):
cxgb4: Fix namespace collision issue.
cxgb4: Changed FW check version to match FW binary version
Stephen Hemminger (1):
cxgb4: make functions static and remove dead code
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 20 +-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 238 +++++----------------
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h | 1 -
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c | 4 +-
4 files changed, 62 insertions(+), 201 deletions(-)
--
1.8.0
next reply other threads:[~2013-12-23 11:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-23 11:31 Hariprasad Shenai [this message]
2013-12-23 11:31 ` [PATCH net 1/3] cxgb4: make functions static and remove dead code Hariprasad Shenai
2013-12-23 11:31 ` [PATCH net 2/3] cxgb4: Fix namespace collision issue Hariprasad Shenai
2013-12-23 11:32 ` [PATCH net 3/3] cxgb4: Changed FW check version to match FW binary version Hariprasad Shenai
2013-12-30 3:30 ` [PATCH net 0/3] namespace collision fix and update FW version check on cxgb4 David Miller
2013-12-30 7:16 ` Hariprasad S
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1387798320-29255-1-git-send-email-hariprasad@chelsio.com \
--to=hariprasad@chelsio.com \
--cc=davem@davemloft.net \
--cc=dm@chelsio.com \
--cc=kumaras@chelsio.com \
--cc=leedom@chelsio.com \
--cc=netdev@vger.kernel.org \
--cc=nirranjan@chelsio.com \
--cc=santosh@chelsio.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox