diff options
Diffstat (limited to 'drivers/net')
-rw-r--r-- | drivers/net/Kconfig | 2 | ||||
-rw-r--r-- | drivers/net/arm/am79c961a.h | 2 | ||||
-rw-r--r-- | drivers/net/ibm_emac/ibm_emac_debug.h | 2 | ||||
-rw-r--r-- | drivers/net/ibm_emac/ibm_emac_rgmii.h | 2 | ||||
-rw-r--r-- | drivers/net/tokenring/tmspci.c | 3 | ||||
-rw-r--r-- | drivers/net/wireless/Kconfig | 2 |
6 files changed, 6 insertions, 7 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index ff8a8c0a26d5..ab92cc794c64 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2115,7 +2115,7 @@ config SKY2 | |||
2115 | depends on PCI && EXPERIMENTAL | 2115 | depends on PCI && EXPERIMENTAL |
2116 | select CRC32 | 2116 | select CRC32 |
2117 | ---help--- | 2117 | ---help--- |
2118 | This driver supports Gigabit Ethernet adapters based on the the | 2118 | This driver supports Gigabit Ethernet adapters based on the |
2119 | Marvell Yukon 2 chipset: | 2119 | Marvell Yukon 2 chipset: |
2120 | Marvell 88E8021/88E8022/88E8035/88E8036/88E8038/88E8050/88E8052/ | 2120 | Marvell 88E8021/88E8022/88E8035/88E8036/88E8038/88E8050/88E8052/ |
2121 | 88E8053/88E8055/88E8061/88E8062, SysKonnect SK-9E21D/SK-9S21 | 2121 | 88E8053/88E8055/88E8061/88E8062, SysKonnect SK-9E21D/SK-9S21 |
diff --git a/drivers/net/arm/am79c961a.h b/drivers/net/arm/am79c961a.h index 6a49ac7f6d46..483009fe6ec2 100644 --- a/drivers/net/arm/am79c961a.h +++ b/drivers/net/arm/am79c961a.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * linux/drivers/net/am79c961.h | 2 | * linux/drivers/net/arm/am79c961a.h |
3 | * | 3 | * |
4 | * This program is free software; you can redistribute it and/or modify | 4 | * This program is free software; you can redistribute it and/or modify |
5 | * it under the terms of the GNU General Public License version 2 as | 5 | * it under the terms of the GNU General Public License version 2 as |
diff --git a/drivers/net/ibm_emac/ibm_emac_debug.h b/drivers/net/ibm_emac/ibm_emac_debug.h index 5761389495d0..6c7dccc84bf5 100644 --- a/drivers/net/ibm_emac/ibm_emac_debug.h +++ b/drivers/net/ibm_emac/ibm_emac_debug.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * drivers/net/ibm_emac/ibm_ocp_debug.h | 2 | * drivers/net/ibm_emac/ibm_emac_debug.h |
3 | * | 3 | * |
4 | * Driver for PowerPC 4xx on-chip ethernet controller, debug print routines. | 4 | * Driver for PowerPC 4xx on-chip ethernet controller, debug print routines. |
5 | * | 5 | * |
diff --git a/drivers/net/ibm_emac/ibm_emac_rgmii.h b/drivers/net/ibm_emac/ibm_emac_rgmii.h index 94abde55e2e9..117ea486c2ca 100644 --- a/drivers/net/ibm_emac/ibm_emac_rgmii.h +++ b/drivers/net/ibm_emac/ibm_emac_rgmii.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * drivers/net/ibm_emac/ibm_emac_rgmii.c | 2 | * drivers/net/ibm_emac/ibm_emac_rgmii.h |
3 | * | 3 | * |
4 | * Driver for PowerPC 4xx on-chip ethernet controller, RGMII bridge support. | 4 | * Driver for PowerPC 4xx on-chip ethernet controller, RGMII bridge support. |
5 | * | 5 | * |
diff --git a/drivers/net/tokenring/tmspci.c b/drivers/net/tokenring/tmspci.c index 7d3e270c4f45..3b2f00b9b7bd 100644 --- a/drivers/net/tokenring/tmspci.c +++ b/drivers/net/tokenring/tmspci.c | |||
@@ -224,8 +224,7 @@ static void __devexit tms_pci_detach (struct pci_dev *pdev) | |||
224 | { | 224 | { |
225 | struct net_device *dev = pci_get_drvdata(pdev); | 225 | struct net_device *dev = pci_get_drvdata(pdev); |
226 | 226 | ||
227 | if (!dev) | 227 | BUG_ON(!dev); |
228 | BUG(); | ||
229 | unregister_netdev(dev); | 228 | unregister_netdev(dev); |
230 | release_region(dev->base_addr, TMS_PCI_IO_EXTENT); | 229 | release_region(dev->base_addr, TMS_PCI_IO_EXTENT); |
231 | free_irq(dev->irq, dev); | 230 | free_irq(dev->irq, dev); |
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index bd4a68c85a47..ece3d9c2dc61 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
@@ -301,7 +301,7 @@ config HERMES | |||
301 | tristate "Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)" | 301 | tristate "Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)" |
302 | depends on NET_RADIO && (PPC_PMAC || PCI || PCMCIA) | 302 | depends on NET_RADIO && (PPC_PMAC || PCI || PCMCIA) |
303 | ---help--- | 303 | ---help--- |
304 | A driver for 802.11b wireless cards based based on the "Hermes" or | 304 | A driver for 802.11b wireless cards based on the "Hermes" or |
305 | Intersil HFA384x (Prism 2) MAC controller. This includes the vast | 305 | Intersil HFA384x (Prism 2) MAC controller. This includes the vast |
306 | majority of the PCMCIA 802.11b cards (which are nearly all rebadges) | 306 | majority of the PCMCIA 802.11b cards (which are nearly all rebadges) |
307 | - except for the Cisco/Aironet cards. Cards supported include the | 307 | - except for the Cisco/Aironet cards. Cards supported include the |