summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-30 18:17:40 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-30 18:17:40 +0200
commit2ac7ea413beb6324a1b00e0b5081688ded32a61b (patch)
tree7d6396bc01821baaa5b0cc64c2b1b14a234521ea /astraceroute
parent9be74e71213ab2a8d449d1cc6cfa4d533fce0d0f (diff)
ring: setup_{rx,tx}_ring_layout: use bool for jumbo_support
There's no good reason why we currently waste an 'int' for jumbo_support while this must better be done as 'bool'. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'astraceroute')
0 files changed, 0 insertions, 0 deletions
er is asynchronous that's even somewhat likely. v2: Also update the kerneldoc for @registered! v3: Review from Chris: - Improve kerneldoc for late_register/early_unregister callbacks. - Use mutex_destroy. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Sean Paul <seanpaul@chromium.org> Reported-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161218133545.2106-1-daniel.vetter@ffwll.ch (cherry picked from commit e73ab00e9a0f1731f34d0620a9c55f5c30c4ad4e)
Diffstat (limited to 'include/trace/events')