commit | 569375fb5732b7d7bb5be126c6243acf658697e4 | [log] [tgz] |
---|---|---|
author | Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> | Mon Nov 26 16:27:31 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 28 10:57:45 2018 -0800 |
tree | 7726928004604d041bd0d3f773405f383694dee1 | |
parent | 7b1eea1a747574612d9ec1aeeb4ade9817abfbba [diff] |
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>