From: Christoph Jaeger Date: Fri, 8 Aug 2014 06:01:09 +0000 (+0200) Subject: staging: ozwpan: Use slab cache for oz_tx_frame allocation X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50222db4b03ac8f3259c6d39bbd585ed3358f70f;p=pandora-kernel.git staging: ozwpan: Use slab cache for oz_tx_frame allocation Use a slab cache rather than rolling our own free list. Signed-off-by: Christoph Jaeger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed