]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ieee802154: 6lowpan: remove EXPORT_SYMBOL
authorAlexander Aring <alex.aring@gmail.com>
Wed, 2 Sep 2015 12:21:20 +0000 (14:21 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Sep 2015 11:20:03 +0000 (13:20 +0200)
commit348a882ea745039295e721ef00f1b46307fb1c88
tree2aeba241395f2434d5e1957c15612e0d050407b2
parent56aeaddfbc874123c88e5b058b068ce8fca71dcd
ieee802154: 6lowpan: remove EXPORT_SYMBOL

This function is used internally inside of ieee802154 6lowpan module
only and not outside of any other module. We don't need to export this
function then.

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/6lowpan/reassembly.c