]> git.karo-electronics.de Git - linux-beck.git/commit
staging: ozwpan: Use slab cache for oz_urb_link allocation
authorChristoph Jaeger <email@christophjaeger.info>
Fri, 8 Aug 2014 05:59:24 +0000 (07:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:12 +0000 (12:23 -0700)
commit9e6fbdde1219bdd3875e72c6278beebf241bd416
tree7ad93d1196e04fe3111008cfdae93b3ffe1693c2
parenta9686e786896297f9f1d74a2cac4ffccc7b3e50e
staging: ozwpan: Use slab cache for oz_urb_link 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>
drivers/staging/ozwpan/ozhcd.c