Subject: [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
From: Rasesh Mody <hidden>
Date: 2009-11-17 08:57:33
From: Rasesh Mody <hidden>
Date: 2009-11-17 08:57:33
From: Rasesh Mody <redacted> This is patch 0/6 which contains the summary of changes we've done in this perticular submission for Brocade's BR1010/BR1020 10Gb CEE capable ethernet adapter. Source is based against net-next-2.6. We wish this patch to be considered for inclusion in net-next-2.6. We have addressed the following list of review comments: 1. Removed bfa_cb_queue macros and the corresponding file, #define WWN_NULL, Replaced MAC_ADDRLEN with ETH_ALEN 2. Removed lun_t 3. Removed references to LICENSE.bna 4. Using cpu_to_be64 in bna_dma_addr64() instead of swab64() 5. Addressed failure in case of "make allyesconfig" Signed-off-by: Rasesh Mody <redacted> --- 0 files changed