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
| ||
|
Message-Id: <1346846515-25997-1-git-send-email-vipul@chelsio.com> Date: Wed, 5 Sep 2012 17:31:53 +0530 From: Vipul Pandya <vipul@...lsio.com> To: linux-rdma@...r.kernel.org, netdev@...r.kernel.org Cc: roland@...estorage.com, davem@...emloft.net, divy@...lsio.com, dm@...lsio.com, swise@...ngridcomputing.com, kumaras@...lsio.com, santosh@...lsio.com, sivasu@...lsio.com, Vipul Pandya <vipul@...lsio.com> Subject: [PATCH V2 0/2] Remove duplicate register definitions in Chelsio cxgb4 Hi David Miller/Roland, This patch series has minor changes in cxgb4 driver. It removes the duplicate definitions of the registers in cxgb4 driver. It also has a minor update in RDMA/cxgb4 driver due to change in cxgb4 driver. This patch series is built against Stephen Rothwell's linux-next tree. We request to merge patch series thorough single tree to avoid build failures. Thanks, Vipul Pandya Vipul Pandya (2): RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver cxgb4: Remove duplicate register definitions drivers/infiniband/hw/cxgb4/qp.c | 2 +- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 18 ++++---- drivers/net/ethernet/chelsio/cxgb4/sge.c | 4 +- drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 12 +++--- drivers/net/ethernet/chelsio/cxgb4/t4_regs.h | 54 +++++----------------- 5 files changed, 31 insertions(+), 59 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