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)
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

Simple merge