From: Jesper Dangaard Brouer <bro...@redhat.com>
Date: Fri, 15 Jul 2016 23:55:20 +0200

> The recent change to tracepoint napi:napi_poll changed the order of
> the parameters that perf scripts sees, the printk was correct.  The
> problem was that the new parameters (work and budget) were pushed
> in front of dev_name.
> 
> The new parameters obviously need to be appended to keep backward
> compatible.
> 
> Fixes: 1db19db7f5ff ("net: tracepoint napi:napi_poll add work and budget")
> Signed-off-by: Jesper Dangaard Brouer <bro...@redhat.com>

Applied, thanks Jesper.

Reply via email to