Implement list.h wrapper for hlist in older kernels
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 2 Apr 2015 19:26:56 +0000 (15:26 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 2 Apr 2015 19:26:56 +0000 (15:26 -0400)
The hlist API has changed between kernels 3.2 and recent (e.g. 3.19.2)
kernels. Implement a wrapper header to implement the macros missing from
older kernels that we support.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.027499 seconds and 4 git commands to generate.