From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: [PATCH 3/5] ieee802154: it's IEEE 802.15.4, not ZigBee
Date: Thu, 30 Jun 2011 16:37:46 +0400 [thread overview]
Message-ID: <1309437468-31021-4-git-send-email-dbaryshkov@gmail.com> (raw)
In-Reply-To: <1309437468-31021-1-git-send-email-dbaryshkov@gmail.com>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
---
net/ieee802154/dgram.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/ieee802154/dgram.c b/net/ieee802154/dgram.c
index 1a3334c..faecf64 100644
--- a/net/ieee802154/dgram.c
+++ b/net/ieee802154/dgram.c
@@ -1,5 +1,5 @@
/*
- * ZigBee socket interface
+ * IEEE 802.15.4 dgram socket interface
*
* Copyright 2007, 2008 Siemens AG
*
--
1.7.5.4
next prev parent reply other threads:[~2011-06-30 12:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-30 12:37 [NEXT][PATCH 0/5] Updates for net-next for IEEE 802.15.4 code Dmitry Eremin-Solenikov
2011-06-30 12:37 ` [PATCH 1/5] fakehard: stop setting platform_data as it's unused anymore Dmitry Eremin-Solenikov
2011-06-30 12:37 ` [PATCH 2/5] ieee802154: support specifying hw address for created devices Dmitry Eremin-Solenikov
2011-06-30 12:37 ` Dmitry Eremin-Solenikov [this message]
2011-06-30 12:37 ` [PATCH 4/5] ieee802154: free skb buffer if dev isn't running Dmitry Eremin-Solenikov
2011-06-30 12:37 ` [PATCH 5/5] IEEE 802.15.4: do not enable driver debugging by default Dmitry Eremin-Solenikov
2011-07-01 23:17 ` [NEXT][PATCH 0/5] Updates for net-next for IEEE 802.15.4 code David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1309437468-31021-4-git-send-email-dbaryshkov@gmail.com \
--to=dbaryshkov@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).