From: Mark Einon Date: Tue, 20 Aug 2013 21:42:43 +0000 (+0100) Subject: staging: et131x: Remove frame error TODO item X-Git-Tag: v3.12-rc1~183^2~207 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=23ebe1e0c6a750a0a68c7322a4d4403a9b61d617;p=kernel%2Fkernel-generic.git staging: et131x: Remove frame error TODO item After prolonged testing for a few days of normal use with new et131x hardware, I've concluded that this was a hardware issue with the older hardware I had. Removing this item from the TODO. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/et131x/README b/drivers/staging/et131x/README index 05ad085..9272a24 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: - - some rx packets have CRC/code/frame errors - Look at reducing the number of spinlocks - Simplify code in nic_rx_pkts(), when determining multicast_pkts_rcvd - Implement NAPI support