]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7cfb55cdb37305c3c3195e73b65d4dc2d108d15a
tree71ae812f56f3619c441f25912daeea7a18750ace
parentc5cad73c401d1eed4194b8b79944c1451df00e42
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