ieee802154: 6lowpan: rename internal header
authorAlexander Aring <alex.aring@gmail.com>
Sun, 4 Jan 2015 16:10:54 +0000 (17:10 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 8 Jan 2015 06:25:59 +0000 (07:25 +0100)
commit8691ee592c9299847b28350692eda1d5d6990581
tree2690aa2e00f5ac5f2d983a515a8ee065dbe265be
parentea81ac2e7050798109356150ea16e71622a5c329
ieee802154: 6lowpan: rename internal header

This patch renames the internal header for af802154. This naming
convention is like ieee802154_i.h in mac802154 and avoids naming
confusing with the global af802154 header. Furthermore this header
contains more ieee802154 specific definitions.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/6lowpan/6lowpan_i.h [moved from net/ieee802154/6lowpan/reassembly.h with 85% similarity]
net/ieee802154/6lowpan/6lowpan_rtnl.c
net/ieee802154/6lowpan/reassembly.c