On Wed, Oct 21, 2015 at 11:36:19AM +0100, Paul Durrant wrote: > The code in net_rx_action() that builds rx responses has direct access > to the skb so there is no need to copy this information into the meta > structure. > > This patch removes the extraneous fields, saves space in the array and > removes many lines of code. > > Signed-off-by: Paul Durrant <[email protected]> > Cc: Ian Campbell <[email protected]> > Cc: Wei Liu <[email protected]>
Reviewed-by: Wei Liu <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
