bridge: notify enslaved devices of headroom changes
authorPaolo Abeni <pabeni@redhat.com>
Fri, 26 Feb 2016 09:45:38 +0000 (10:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2016 20:54:30 +0000 (15:54 -0500)
commit45493d47c3db862263583400c1f721f13f2a0610
tree71ae812f56f3619c441f25912daeea7a18750ace
parent871b642adebe300be2e50aa5f65a418510f636ec
bridge: notify enslaved devices of headroom changes

On bridge needed_headroom changes, the enslaved devices are
notified via the ndo_set_rx_headroom method

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_if.c