commit | 2b8b61aaef59751fe85c1b2df51a848a6c50d202 | [log] [tgz] |
---|---|---|
author | Christoph Jaeger <email@christophjaeger.info> | Fri Aug 08 08:00:42 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 16 12:23:12 2014 -0700 |
tree | f11d28d16adc61f7d9dd245d6c778fdd4e7af224 | |
parent | 9e6fbdde1219bdd3875e72c6278beebf241bd416 [diff] |
staging: ozwpan: Use slab cache for oz_elt_info allocation Use a slab cache rather than rolling our own free list. Signed-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>