aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/README
diff options
context:
space:
mode:
authorMark Einon <mark.einon@gmail.com>2012-11-16 10:47:41 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-21 13:57:28 -0800
commitd959df0a4940e3c07be992279b9439626b23083f (patch)
tree99c788ea3b59b129e835119042d1c83025c1b9c7 /drivers/staging/et131x/README
parentstaging: et131x: Remove incorrect comments regarding alignment (diff)
downloadlinux-dev-d959df0a4940e3c07be992279b9439626b23083f.tar.xz
linux-dev-d959df0a4940e3c07be992279b9439626b23083f.zip
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/staging/et131x/README')
-rw-r--r--drivers/staging/et131x/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/et131x/README b/drivers/staging/et131x/README
index 474a6f58f8db..38537d4c4e14 100644
--- a/drivers/staging/et131x/README
+++ b/drivers/staging/et131x/README
@@ -8,7 +8,6 @@ Note, the powermanagement options were removed from the vendor provided
driver as they did not build properly at the time.
TODO:
- - Use of kmem_cache seems a bit unusual
- some rx packets have CRC/code/frame errors
Please send patches to: