]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
dpaa2-eth: Move function
authorIoana Ciocoi Radulescu <ruxandra.radulescu@nxp.com>
Mon, 26 Nov 2018 16:27:31 +0000 (16:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Nov 2018 18:57:45 +0000 (10:57 -0800)
commit569375fb5732b7d7bb5be126c6243acf658697e4
tree7726928004604d041bd0d3f773405f383694dee1
parent7b1eea1a747574612d9ec1aeeb4ade9817abfbba
dpaa2-eth: Move function

We'll use function free_bufs() on the XDP path as well, so move
it higher in order to avoid a forward declaration.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c