Commit 37e9c087 authored by Jan Kiszka's avatar Jan Kiszka Committed by David S. Miller

stmmac: pci: Fix typo in IOT2000 comment

Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 799381e4
...@@ -160,7 +160,7 @@ static const struct dmi_system_id quark_pci_dmi[] = { ...@@ -160,7 +160,7 @@ static const struct dmi_system_id quark_pci_dmi[] = {
.driver_data = (void *)&galileo_stmmac_dmi_data, .driver_data = (void *)&galileo_stmmac_dmi_data,
}, },
/* /*
* There are 2 types of SIMATIC IOT2000: IOT20202 and IOT2040. * There are 2 types of SIMATIC IOT2000: IOT2020 and IOT2040.
* The asset tag "6ES7647-0AA00-0YA2" is only for IOT2020 which * The asset tag "6ES7647-0AA00-0YA2" is only for IOT2020 which
* has only one pci network device while other asset tags are * has only one pci network device while other asset tags are
* for IOT2040 which has two. * for IOT2040 which has two.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment