diff options
author | Mark Einon <mark.einon@gmail.com> | 2012-11-16 10:47:41 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-21 13:57:28 -0800 |
commit | d959df0a4940e3c07be992279b9439626b23083f (patch) | |
tree | 99c788ea3b59b129e835119042d1c83025c1b9c7 /drivers/firewire | |
parent | 9967bd4842b39eaf632f77028fdd798775fd9686 (diff) |
staging: et131x: Replace kmem_cache use with plain kmalloc/kfree
The use of a kmem_cache was noted as being unusual in the TODO. Replace
the kmem_cache with kmalloc/kfree so that the code is less suprising.
Also tidy up the mess that was the et131x_init_recv() out of memory
error path.
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions