summaryrefslogtreecommitdiff
path: root/drivers/staging
diff options
context:
space:
mode:
authorMark Einon <mark.einon@gmail.com>2013-08-20 21:42:43 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-21 17:02:28 (GMT)
commit23ebe1e0c6a750a0a68c7322a4d4403a9b61d617 (patch)
tree3652383852fb9f74713a1287c001e40c5394b6bd /drivers/staging
parent1a04eac93d4df94500d77b672a75a8c12ccae1c7 (diff)
downloadlinux-fsl-qoriq-23ebe1e0c6a750a0a68c7322a4d4403a9b61d617.tar.xz
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 <mark.einon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-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 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