commit | fdb6ca9e46745c24d4a9c23d05c4188957721f27 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Fri Oct 12 16:27:35 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 15 22:23:19 2018 -0700 |
tree | 859826b0cc9133c1daa6f864f2e92e6ab312af62 | |
parent | 85b7a342baf58c42199795cbb2d60ab98ef298ad [diff] |
dpaa2-eth: remove unused priv parameter The priv parameter is never used in the build_linear_skb and drain_channel function. Remove it from the function definitions. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>