aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
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 /include/uapi/linux
parentnet: phy: improve genphy_c45_read_link (diff)
downloadlinux-dev-22087d659212d2401f4caa602fd57160ff1e6222.tar.xz
linux-dev-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 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions