commit | dbcdf7289870611a97cac996c2cc82b2ffbc044b | [log] [tgz] |
---|---|---|
author | Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> | Wed Nov 14 11:48:35 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 16 20:12:31 2018 -0800 |
tree | 8c419513239c9d202211d232bdaf5ff1389099b3 | |
parent | b0e4f37b0175e60a475a6b94c2b7f010860dc357 [diff] |
dpaa2-eth: Update callback signature Change the frame consume callback signature: * the entire FQ structure is passed to the callback instead of just the queue index * the NAPI structure can be easily obtained from the channel it is associated to, so we don't need to pass it explicitly Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>