Amit S. Kale wrote:
NetXen: 1G/10G Ethernet driver updates
- These fixes take care of driver on machines with >4G memory
- Driver cleanup
Signed-off-by: Amit S. Kale <[EMAIL PROTECTED]>
netxen_nic.h | 29 +--
netxen_nic_ethtool.c | 19 ++--
netxen_nic_hw.c
Please don't mix whitespace and other fixes at same time.
Add a cleanup patch at beginning or end of series.
Please don't add other things like the driver name this in with bounce buffer
patch. Why the name change from netxen to netxen_nic?
> +/* Bounce buffer index */
> +struct bounce_index {
>
NetXen: 1G/10G Ethernet driver updates
- These fixes take care of driver on machines with >4G memory
- Driver cleanup
Signed-off-by: Amit S. Kale <[EMAIL PROTECTED]>
netxen_nic.h | 29 +--
netxen_nic_ethtool.c | 19 ++--
netxen_nic_hw.c |4
netxen_nic