diff options
author | Masanari Iida <standby24x7@gmail.com> | 2016-04-08 18:00:25 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-14 05:38:56 +0300 |
commit | bf91795e4a77eb75602702e4c4d9b98b155039e9 (patch) | |
tree | a37ace2d28bf4c5e8a4d300f6141feff51123e2b /Documentation/networking/dsa/bcm_sf2.txt | |
parent | 47e27d5e92c46a3a62d4dfd8895b1ddb8613f531 (diff) | |
download | linux-bf91795e4a77eb75602702e4c4d9b98b155039e9.tar.xz |
Doc: networking: Fix typo in dsa
This patch fix typos in Documentation/networking/dsa.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/dsa/bcm_sf2.txt')
-rw-r--r-- | Documentation/networking/dsa/bcm_sf2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/dsa/bcm_sf2.txt b/Documentation/networking/dsa/bcm_sf2.txt index d999d0c1c5b8..eba3a2431e91 100644 --- a/Documentation/networking/dsa/bcm_sf2.txt +++ b/Documentation/networking/dsa/bcm_sf2.txt @@ -38,7 +38,7 @@ Implementation details ====================== The driver is located in drivers/net/dsa/bcm_sf2.c and is implemented as a DSA -driver; see Documentation/networking/dsa/dsa.txt for details on the subsytem +driver; see Documentation/networking/dsa/dsa.txt for details on the subsystem and what it provides. The SF2 switch is configured to enable a Broadcom specific 4-bytes switch tag |