netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] cnic: Remove duplicate bnx2x definitions
@ 2013-09-02 18:42 Michael Chan
  2013-09-02 18:42 ` [PATCH net-next 1/5] cnic: Use CHIP_NUM macros from bnx2x.h Michael Chan
  2013-09-04  4:53 ` [PATCH net-next 0/5] cnic: Remove duplicate bnx2x definitions David Miller
  0 siblings, 2 replies; 7+ messages in thread
From: Michael Chan @ 2013-09-02 18:42 UTC (permalink / raw)
  To: davem; +Cc: netdev

Adapt the code to use existing macros and struct fields in bnx2x.h to
avoid duplication.

Michael Chan (5):
  cnic: Use CHIP_NUM macros from bnx2x.h
  cnic: Redefine BNX2X_HW_CID using existing bnx2x macros
  cnic: Eliminate CNIC_PORT macro and port_mode in local struct.
  cnic: Eliminate local copy of pfid.
  cnic: Update version to 2.5.18.

 drivers/net/ethernet/broadcom/cnic.c    |  104 ++++++++++++++++--------------
 drivers/net/ethernet/broadcom/cnic.h    |   67 +++-----------------
 drivers/net/ethernet/broadcom/cnic_if.h |    4 +-
 3 files changed, 67 insertions(+), 108 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-09-04  4:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02 18:42 [PATCH net-next 0/5] cnic: Remove duplicate bnx2x definitions Michael Chan
2013-09-02 18:42 ` [PATCH net-next 1/5] cnic: Use CHIP_NUM macros from bnx2x.h Michael Chan
2013-09-02 18:42   ` [PATCH net-next 2/5] cnic: Redefine BNX2X_HW_CID using existing bnx2x macros Michael Chan
2013-09-02 18:42     ` [PATCH net-next 3/5] cnic: Eliminate CNIC_PORT macro and port_mode in local struct Michael Chan
2013-09-02 18:42       ` [PATCH net-next 4/5] cnic: Eliminate local copy of pfid Michael Chan
2013-09-02 18:42         ` [PATCH net-next 5/5] cnic: Update version to 2.5.18 Michael Chan
2013-09-04  4:53 ` [PATCH net-next 0/5] cnic: Remove duplicate bnx2x definitions David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).