aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/networking/dsa/dsa.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/Documentation/networking/dsa/dsa.txt b/Documentation/networking/dsa/dsa.txt
index 25170ad7d25b..1000b821681c 100644
--- a/Documentation/networking/dsa/dsa.txt
+++ b/Documentation/networking/dsa/dsa.txt
@@ -236,19 +236,6 @@ description.
236Design limitations 236Design limitations
237================== 237==================
238 238
239DSA is a platform device driver
240-------------------------------
241
242DSA is implemented as a DSA platform device driver which is convenient because
243it will register the entire DSA switch tree attached to a master network device
244in one-shot, facilitating the device creation and simplifying the device driver
245model a bit, this comes however with a number of limitations:
246
247- building DSA and its switch drivers as modules is currently not working
248- the device driver parenting does not necessarily reflect the original
249 bus/device the switch can be created from
250- supporting non-MDIO and non-MMIO (platform) switches is not possible
251
252Limits on the number of devices and ports 239Limits on the number of devices and ports
253----------------------------------------- 240-----------------------------------------
254 241