Re: [PATCH 2/5] NetXen: Multicast filter for NetXen driver

2007-06-03 Thread Jeff Garzik
Mithlesh Thukral wrote: NetXen: Add multicast filter code This patch will add manage the multicast filter from driver. It will add capability to write multicast addresses to hardware. Signed-by: Mithlesh Thukral <[EMAIL PROTECTED]> as has been repeatedly noted, there are endianness bugs. Firs

Re: [PATCH 2/5] NetXen: Multicast filter for NetXen driver

2007-06-01 Thread Michael Buesch
On Friday 01 June 2007 13:14:35 Mithlesh Thukral wrote: > NetXen: Add multicast filter code > This patch will add manage the multicast filter from driver. > It will add capability to write multicast addresses to hardware. > > Signed-by: Mithlesh Thukral <[EMAIL PROTECTED]> > --- > > drivers/net/

[PATCH 2/5] NetXen: Multicast filter for NetXen driver

2007-06-01 Thread Mithlesh Thukral
NetXen: Add multicast filter code This patch will add manage the multicast filter from driver. It will add capability to write multicast addresses to hardware. Signed-by: Mithlesh Thukral <[EMAIL PROTECTED]> --- drivers/net/netxen/netxen_nic.h | 24 + drivers/net/netxen/netxen_nic_hdr.