]> www.infradead.org Git - users/dwmw2/linux.git/commit
perf: net_dropmonitor: Fix trace parameter order
authorBen Hutchings <ben@decadent.org.uk>
Mon, 20 May 2013 14:44:43 +0000 (14:44 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Jun 2013 19:52:34 +0000 (12:52 -0700)
commitc86d7a51ffea40b252bcb99e6085ca48e08d5c56
tree1088402d48bd5abaf1efea75090c5251a2f3acc7
parentb042d0bdfab0c8d52a54ed979531356c259bca57
perf: net_dropmonitor: Fix trace parameter order

commit 140c3c6a2bcd2c31e2f7f5a8d59689724776c8e5 upstream.

This works much better if we don't treat protocol numbers as addresses.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/perf/scripts/python/net_dropmonitor.py