Searched hist:efbbced361f3ff4ff9e85310ccff894185c4d904 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ |
H A D | macvlan.c | diff efbbced361f3ff4ff9e85310ccff894185c4d904 Wed Nov 26 17:30:48 CST 2008 Patrick McHardy <kaber@trash.net> 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>
|