[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190206.201636.1952666229057488227.davem@davemloft.net>
Date: Wed, 06 Feb 2019 20:16:36 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: chunkeey@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v3] net: emac: remove IBM_EMAC_RX_SKB_HEADROOM
From: Christian Lamparter <chunkeey@...il.com>
Date: Tue, 5 Feb 2019 22:20:09 +0100
> 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@...il.com>
> ---
> v2 -> v3: drop inlines
Applied to net-next.
Powered by blists - more mailing lists