These patches replace the previous six, which were incorrect, and addresses some further issues pointed out by Dan Carpenter <dan.carpenter@xxxxxxxxxx>: [PATCH 2/6 v2] - Indenting corrected and parenthesis removed. [PATCH 5/6 v2] - Uses kzalloc & et131x_init_recv() out of memory error path is tidied up. [PATCH 6/6 v2] - Typo fixed - now builds. Cheers, Mark Mark Einon (6): staging: et131x: Refactor et131x_isr() to remove indenting staging: et131x: Remove alignment offset padding on DMA buffer allocation/free staging: et131x: Reduce indenting in et131x_rx_dma_memory_free() staging: et131x: Remove incorrect comments regarding alignment staging: et131x: Replace kmem_cache use with plain kmalloc/kfree staging: et131x: Removing final checkpatch errors, all line >80 chars drivers/staging/et131x/README | 1 - drivers/staging/et131x/et131x.c | 469 +++++++++++++++++---------------------- 2 files changed, 206 insertions(+), 264 deletions(-) -- 1.7.9.5 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel