ieee802154: fix spelling mistakes

Signed-off-by: Varka Bhadram <varkab@cdac.in>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
Varka Bhadram 2014-11-25 10:04:57 +05:30 committed by Marcel Holtmann
parent 4c79e1dd3e
commit 69bb631ef9
4 changed files with 4 additions and 4 deletions

View file

@ -597,7 +597,7 @@ static int lowpan_newlink(struct net *src_net, struct net_device *dev,
entry->ldev = dev;
/* Set the lowpan harware address to the wpan hardware address. */
/* Set the lowpan hardware address to the wpan hardware address. */
memcpy(dev->dev_addr, real_dev->dev_addr, IEEE802154_ADDR_LEN);
mutex_lock(&lowpan_dev_info(dev)->dev_list_mtx);

View file

@ -1,5 +1,5 @@
/*
* Netlink inteface for IEEE 802.15.4 stack
* Netlink interface for IEEE 802.15.4 stack
*
* Copyright 2007, 2008 Siemens AG
*

View file

@ -1,5 +1,5 @@
/*
* Netlink inteface for IEEE 802.15.4 stack
* Netlink interface for IEEE 802.15.4 stack
*
* Copyright 2007, 2008 Siemens AG
*

View file

@ -1,5 +1,5 @@
/*
* Netlink inteface for IEEE 802.15.4 stack
* Netlink interface for IEEE 802.15.4 stack
*
* Copyright 2007, 2008 Siemens AG
*