summaryrefslogtreecommitdiffstats
path: root/drivers/net/ns8382x.c
diff options
context:
space:
mode:
authorMike Williams <mike@mikebwilliams.com>2011-07-22 04:01:30 +0000
committerWolfgang Denk <wd@denx.de>2011-07-28 21:27:36 +0200
commit1626308797ac4184e73e56d275a1b8da11a62d5b (patch)
treed12fd0d610303c3d2351d8ace314a643f20e0fc9 /drivers/net/ns8382x.c
parent2469c4b2dbdd601a4e44ecf9925b99bd2cd1b43f (diff)
downloadtalos-obmc-uboot-1626308797ac4184e73e56d275a1b8da11a62d5b.tar.gz
talos-obmc-uboot-1626308797ac4184e73e56d275a1b8da11a62d5b.zip
cleanup: Fix typos and misspellings in various files.
Recieve/Receive recieve/receive Interupt/Interrupt interupt/interrupt Addres/Address addres/address Signed-off-by: Mike Williams <mike@mikebwilliams.com>
Diffstat (limited to 'drivers/net/ns8382x.c')
-rw-r--r--drivers/net/ns8382x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ns8382x.c b/drivers/net/ns8382x.c
index 45402cc0ec..6dfcd0e94c 100644
--- a/drivers/net/ns8382x.c
+++ b/drivers/net/ns8382x.c
@@ -299,7 +299,7 @@ OUTL(struct eth_device *dev, int command, u_long addr)
* Description: Retrieves the MAC address of the card, and sets up some
* globals required by other routines, and initializes the NIC, making it
* ready to send and receive packets.
- * Side effects: initializes ns8382xs, ready to recieve packets.
+ * Side effects: initializes ns8382xs, ready to receive packets.
* Returns: int: number of cards found
*/
OpenPOWER on IntegriCloud