summaryrefslogtreecommitdiff
path: root/dissector_eth.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-13 15:33:11 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-13 15:33:11 +0200
commit6025ec471fb6dae8662a6c074d12056ceecc6fb6 (patch)
tree6a952c1fdb8cfb5744c22e0528241c2e00ab04a1 /dissector_eth.c
parentd0009856814c13d13770db5aadd7b2fabf947776 (diff)
docs: update install document to current repo status
mausezahn dependencies and build options were not yet documented. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'dissector_eth.c')
0 files changed, 0 insertions, 0 deletions
reviously with ipu_image_convert_prepare(). When the conversion completes, the run pointer is returned to the completion callback. void ipu_image_convert_abort(struct ipu_image_converter_ctx *ctx); This will abort any active or pending conversions for this context. Any currently active or pending runs belonging to this context are returned via the completion callback with an error status. void ipu_image_convert_unprepare(struct ipu_image_converter_ctx *ctx); Unprepares the conversion context. Any active or pending runs will be aborted by calling ipu_image_convert_abort(). Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat