aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/netlogic/TODO
diff options
context:
space:
mode:
authorGanesan Ramalingam <ganesanr@broadcom.com>2014-08-21 19:51:24 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-08-30 14:00:11 -0700
commitf8397bc69095f6111ed644b2f8ac725609f8a8bb (patch)
treef21e18afe99c4c539d9ebf7005a1f8f3c235b21d /drivers/staging/netlogic/TODO
parentStaging: Netlogic: PHY address calculation fix (diff)
downloadlinux-dev-f8397bc69095f6111ed644b2f8ac725609f8a8bb.tar.xz
linux-dev-f8397bc69095f6111ed644b2f8ac725609f8a8bb.zip
Staging: Netlogic: Move all the netdev under single parent device
XLR has one network controller and XLS has two network controllers, each controller has 4 gmac devices. This patch initializes each controller as a parent device and the four gmac devices of a controller are connected to the parent controller as a child Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/netlogic/TODO')
-rw-r--r--drivers/staging/netlogic/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/netlogic/TODO b/drivers/staging/netlogic/TODO
index 08e6d5218b3b..8f172b017b94 100644
--- a/drivers/staging/netlogic/TODO
+++ b/drivers/staging/netlogic/TODO
@@ -1,6 +1,5 @@
* Implementing 64bit stat counter in software
* All memory allocation should be changed to DMA allocations
-* All the netdev should be linked to single pdev as parent
* Changing comments in to linux standred format
Please send patches