sky2: accept multicast pause frames
authorStephen Hemminger <shemminger@osdl.org>
Tue, 17 Oct 2006 17:24:23 +0000 (10:24 -0700)
committerStephen Hemminger <shemminger@osdl.org>
Tue, 17 Oct 2006 17:24:23 +0000 (10:24 -0700)
commita052b52f4b6b77503af2647dc0c7415939d8232a
treee62c42a7d2dfaceb7ddbd86e5fc8c5e444ecb77a
parent52c89cac6781dea0ee2426821cd3effae1a925d3
sky2: accept multicast pause frames

When using flow control, the PHY needs to accept multicast pause frames.
Without this fix, these frames were getting discarded by the PHY before
doing any flow control.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
drivers/net/sky2.c