print warning and return -EBUSY on double get_subbuf()
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 26 Jun 2013 23:42:52 +0000 (19:42 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 26 Jun 2013 23:42:52 +0000 (19:42 -0400)
commit8202b8a0cca4c5b271c8ff729aa3b572eece6edf
treeba9a80ca442343bd9e36aad9dc847e986ab75e9f
parent7801e9f45613e82205af194218f1910c4640855f
print warning and return -EBUSY on double get_subbuf()

Each get_subbuf() should be paired with a put_subbuf().

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/ring_buffer_frontend.c
This page took 0.026902 seconds and 4 git commands to generate.