]> git.baikalelectronics.ru Git - kernel.git/commit
netdev: introduce ndo_set_rx_headroom
authorPaolo Abeni <pabeni@redhat.com>
Fri, 26 Feb 2016 09:45:37 +0000 (10:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2016 20:54:30 +0000 (15:54 -0500)
commitc5cad73c401d1eed4194b8b79944c1451df00e42
tree507ea2c05eb2ba69d5153ae343e38706bb6b4d24
parent5d1e5ef248db97f5cc26a73f0909b870a21267be
netdev: introduce ndo_set_rx_headroom

This method allows the controlling device (i.e. the bridge) to specify
additional headroom to be allocated for skb head on frame reception.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h