lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 2 Sep 2013 11:42:27 -0700
From:	"Michael Chan" <mchan@...adcom.com>
To:	davem@...emloft.net
cc:	netdev@...r.kernel.org
Subject: [PATCH net-next 0/5] cnic: Remove duplicate bnx2x definitions

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(-)


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ