diff options
author | Stefan Schmidt <stefan@osg.samsung.com> | 2017-09-22 14:28:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-22 18:27:24 -0700 |
commit | b9b95da92de9d498ece7e6a82e2d6dcfc76fd9d8 (patch) | |
tree | 2d0514876cf328e8e9ac56ed7096e42b2e866738 | |
parent | 222d7dbd258dad4cd5241c43ef818141fad5a87a (diff) | |
download | linux-b9b95da92de9d498ece7e6a82e2d6dcfc76fd9d8.tar.gz linux-b9b95da92de9d498ece7e6a82e2d6dcfc76fd9d8.tar.bz2 linux-b9b95da92de9d498ece7e6a82e2d6dcfc76fd9d8.zip |
MAINTAINERS: update git tree locations for ieee802154 subsystem
Patches for ieee802154 will go through my new trees towards netdev from
now on. The 6LoWPAN subsystem will stay as is (shared between ieee802154
and bluetooth) and go through the bluetooth tree as usual.
Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 955f034fd523..61ee134cf6a8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6642,8 +6642,8 @@ M: Alexander Aring <alex.aring@gmail.com> M: Stefan Schmidt <stefan@osg.samsung.com> L: linux-wpan@vger.kernel.org W: http://wpan.cakelab.org/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git -T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git S: Maintained F: net/ieee802154/ F: net/mac802154/ |