fix: rculfhash don't change qsbr online state
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 30 Apr 2013 00:28:10 +0000 (20:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 30 Apr 2013 00:48:07 +0000 (20:48 -0400)
commita1e5e232288fc2bc58502f5161e9ae4460b7133c
treef5cc4c6000f378df03c672ad384fa779e1561f9f
parent882f335739b978d1c55be2faeed077f315afe5d7
fix: rculfhash don't change qsbr online state

resize and destroy should not change the QSBR online state. Use the new
rcu_read_ongoing() API for this.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfhash.c
This page took 0.024388 seconds and 4 git commands to generate.