]> git.baikalelectronics.ru Git - kernel.git/commit
6lowpan: remove ipv6 module request
authorAlexander Aring <aar@pengutronix.de>
Wed, 15 Jun 2016 19:20:18 +0000 (21:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jun 2016 03:41:22 +0000 (20:41 -0700)
commit59b5267226f2f657fc27bfa7a339f03dc5689276
tree69ff71e8315334228caf2c1abf2b140793449a2b
parent040a1d1b84431a7a543882ef707fe0cd359b7101
6lowpan: remove ipv6 module request

Since we use exported function from ipv6 kernel module we don't need to
request the module anymore to have ipv6 functionality.

Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <aar@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/6lowpan/core.c