]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e06be70be39e1885aabefacf6417ef218aded96
tree2690aa2e00f5ac5f2d983a515a8ee065dbe265be
parent70fe17394660fa02b46fb8d96e3bda4a2f997b48
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 [new file with mode: 0644]
net/ieee802154/6lowpan/6lowpan_rtnl.c
net/ieee802154/6lowpan/reassembly.c
net/ieee802154/6lowpan/reassembly.h [deleted file]