]> 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)
commitac4d49f30ece6569b9f422c9e6d549477bd3afb4
tree2690aa2e00f5ac5f2d983a515a8ee065dbe265be
parent541ddc02d035fe4dfa23e73e3fcfe5e48dc52018
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]