qlge: Fix frame routing for multicast frames.
authorRon Mercer <ron.mercer@qlogic.com>
Thu, 8 Oct 2009 09:54:39 +0000 (09:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Oct 2009 05:54:47 +0000 (22:54 -0700)
Broadcast/multicast should always be routed to the default (zeroeth) rx
ring.  Broadcast frames are already routed correctly.  This fixes
routing for multicast frames.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found