On 15-09-11 01:08 PM, Thadeu Lima de Souza Cascardo wrote: > Redo commit ed1acc8cd8c22efa919da8d300bab646e01c2dce. > > Commit 822b3b2ebfff8e9b3d006086c527738a7ca00cd0 ("net: Add max rate tx queue > attribute") moved get_netdev_queue_index around, but kept the old version. > Probably because of a reuse of the original patch from before Eric's change to > that function. > > Remove one inline keyword, and no need for a loop to find > an index into a table. > > Signed-off-by: Thadeu Lima de Souza Cascardo <casca...@redhat.com> > Fixes: 822b3b2ebfff8e9b3d006086c527738a7ca00cd0 > Cc: Or Gerlitz <ogerl...@mellanox.com> > Cc: John Fastabend <john.r.fastab...@intel.com> > Cc: Eric Dumazet <eduma...@google.com> > --- > > Not sure what is the best way to credit Eric Dumazet here. I assume he will > add > any appropriate tags. >
Yep, I guess Or just overlooked this and I missed it in the review when the patch was submitted. Thanks! Acked-by: John Fastabend <john.r.fastab...@intel.com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html