aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154/main.c
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2014-11-17 08:20:48 +0100
committerMarcel Holtmann <marcel@holtmann.org>2014-11-17 09:49:15 +0100
commitcd11d935f2df86b6a619e8721553b1d41633f0fd (patch)
tree318bd053918d82ed017a08484c80e7121e4a1edf /net/mac802154/main.c
parentmac802154: remove const for non pointer in rdev-ops (diff)
downloadlinux-dev-cd11d935f2df86b6a619e8721553b1d41633f0fd.tar.xz
linux-dev-cd11d935f2df86b6a619e8721553b1d41633f0fd.zip
mac802154: remove deprecated linux-zigbee info
We don't and we can't name it zigbee anymore. This patch removes deprecated information for project website. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/mac802154/main.c')
-rw-r--r--net/mac802154/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac802154/main.c b/net/mac802154/main.c
index 0af1be64e8ad..5199f2115ee9 100644
--- a/net/mac802154/main.c
+++ b/net/mac802154/main.c
@@ -4,8 +4,6 @@
* Written by:
* Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
*
- * Based on the code from 'linux-zigbee.sourceforge.net' project.
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation.