summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2019-02-05 22:20:09 +0100
committerDavid S. Miller <davem@davemloft.net>2019-02-06 19:50:41 -0800
commit22087d659212d2401f4caa602fd57160ff1e6222 (patch)
treea47534e6f69bd93e8478ffff37fa4653afec0cca /tools
parenta6e11f6bbd29a92d1357c2f3033a70fb1b767432 (diff)
downloadlinux-stable-22087d659212d2401f4caa602fd57160ff1e6222.tar.gz
linux-stable-22087d659212d2401f4caa602fd57160ff1e6222.tar.bz2
linux-stable-22087d659212d2401f4caa602fd57160ff1e6222.zip
net: emac: remove IBM_EMAC_RX_SKB_HEADROOM
The EMAC driver had a custom IBM_EMAC_RX_SKB_HEADROOM Kconfig option that reserved additional skb headroom for RX. This patch removes the option and migrates the code to use napi_alloc_skb() and netdev_alloc_skb_ip_align() in its place. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions