Displaying 1 result from an estimated 1 matches for "7a24febd95d5".
2009 Feb 05
0
[PATCH] netback: add ethtool stat to track copied skbs
# HG changeset patch
# User Ian Campbell <ian.campbell@citrix.com>
# Date 1233846695 0
# Node ID 7a24febd95d5abfc03e05de7fa991b11cef14eef
# Parent 4f998fd102e24daa471482730d1a3ff68faa1ad6
netback: add ethtool stat to track copied skbs.
copied skbs should be rare but we have no way of verifying that.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
diff -r 4f998fd102e2 -r 7a24febd95d5 drivers...