diff options
| author | Stefan Schmidt <[email protected]> | 2015-09-03 16:31:35 +0200 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2015-09-17 13:20:05 +0200 |
| commit | bfe08a875a8903c0abb1ef5d57722252d14ede2e (patch) | |
| tree | e4a5c2b39a61dc0e31cc4de68b3aaa029d611b25 /include/net | |
| parent | 29cd5ddc45d66ce41632a76bb4dc2ae37b88b9e6 (diff) | |
ieee802154: af_ieee802154: fix typo in comment.
Signed-off-by: Stefan Schmidt <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'include/net')
| -rw-r--r-- | include/net/af_ieee802154.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/af_ieee802154.h b/include/net/af_ieee802154.h index 7d38e2ffd256..a5563d27a3eb 100644 --- a/include/net/af_ieee802154.h +++ b/include/net/af_ieee802154.h @@ -1,5 +1,5 @@ /* - * IEEE 802.15.4 inteface for userspace + * IEEE 802.15.4 interface for userspace * * Copyright 2007, 2008 Siemens AG * |