macvlan: don't broadcast PAUSE frames to macvlan devices
authorPatrick McHardy <kaber@trash.net>
Wed, 26 Nov 2008 23:30:48 +0000 (15:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 23:30:48 +0000 (15:30 -0800)
commitefbbced361f3ff4ff9e85310ccff894185c4d904
tree75d01067543302efebf5c254c3c4887da26138c3
parent7e5ab54296a41f590c9cbc976e1c86272f3a7e00
macvlan: don't broadcast PAUSE frames to macvlan devices

PAUSE frames are only relevant for the real device, broadcasting them
to all macvlan devices can cause a significant load increase.

Reported-by: Ben Greear <greearb@candelatech.com>
Tested-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c