staging: et131x: Update TODO list
authorMark Einon <mark.einon@gmail.com>
Sat, 16 Feb 2013 19:12:01 +0000 (19:12 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Feb 2013 18:51:37 +0000 (10:51 -0800)
David Miller <davem@davemloft.net> had provided some review
comments for this driver. Update the TODO list with some action
points from his review.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/README

index 38537d4c4e141ce7312ea59eb821448b92a749c7..05ad0850166394ecd4f1c9e818c24e1ae7c114ed 100644 (file)
@@ -9,6 +9,10 @@ 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
+       - in et131x_tx(), don't return NETDEV_TX_BUSY, just drop the packet with          kfree_skb().
 
 Please send patches to:
        Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This page took 0.026538 seconds and 5 git commands to generate.