sky2: allow multicast pause frames
commitc3208ec9d5dd6d925693ab8cf99bfdaf80d1b0c0
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 26 Feb 2007 00:51:40 +0000 (26 01:51 +0100)
committerAdrian Bunk <bunk@stusta.de>
Mon, 26 Feb 2007 00:51:40 +0000 (26 01:51 +0100)
tree8d15434ccc8ea4323c23a7f366e59631ae050e9b
parent6d33b0b0227977ccc7201bf223e0314b3db93e0a
sky2: allow multicast pause frames

The 802 standard allows pause frames to be either unicast or multicast.
Switches seem to send unicast frames, but on a direct link, other boards send
multicast pause.  Unless the filter bit is set, these pause frames get
dropped.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/net/sky2.c