Searched hist:ea81ac2e7050798109356150ea16e71622a5c329 (Results 1 – 5 of 5) sorted by relevance
/linux/net/ieee802154/6lowpan/ |
H A D | Makefile | diff bc6efeeeb5a2fa968532b9d666e8b7f823b1940f Thu Jan 08 11:30:10 CET 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: 6lowpan: fix Makefile entry
Since commit ea81ac2e7050798109356150ea16e71622a5c329 ("ieee802154: create 6lowpan sub-directory") we have a subdirectory for the ieee802154 6lowpan implementation. This commit also moves the Kconfig entry inside of net/ieee802154/6lowpan/ and forgot to rename the Makefile entry from obj-$(CONFIG_IEEE802154_6LOWPAN) to obj-y and handle the obj-$(CONFIG_IEEE802154_6LOWPAN) inside the created 6lowpan directory. This will occur that the ieee802154_6lowpan can't be build.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> ea81ac2e7050798109356150ea16e71622a5c329 Sun Jan 04 17:10:53 CET 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: create 6lowpan sub-directory
This patch creates an 6lowpan sub-directory inside ieee802154. Additional we move all ieee802154 6lowpan relevant files into this sub-directory instead of placing the 6lowpan related files inside ieee802154.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | Kconfig | ea81ac2e7050798109356150ea16e71622a5c329 Sun Jan 04 17:10:53 CET 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: create 6lowpan sub-directory
This patch creates an 6lowpan sub-directory inside ieee802154. Additional we move all ieee802154 6lowpan relevant files into this sub-directory instead of placing the 6lowpan related files inside ieee802154.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | reassembly.c | ea81ac2e7050798109356150ea16e71622a5c329 Sun Jan 04 17:10:53 CET 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: create 6lowpan sub-directory
This patch creates an 6lowpan sub-directory inside ieee802154. Additional we move all ieee802154 6lowpan relevant files into this sub-directory instead of placing the 6lowpan related files inside ieee802154.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
/linux/net/ieee802154/ |
H A D | Makefile | diff bc6efeeeb5a2fa968532b9d666e8b7f823b1940f Thu Jan 08 11:30:10 CET 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: 6lowpan: fix Makefile entry
Since commit ea81ac2e7050798109356150ea16e71622a5c329 ("ieee802154: create 6lowpan sub-directory") we have a subdirectory for the ieee802154 6lowpan implementation. This commit also moves the Kconfig entry inside of net/ieee802154/6lowpan/ and forgot to rename the Makefile entry from obj-$(CONFIG_IEEE802154_6LOWPAN) to obj-y and handle the obj-$(CONFIG_IEEE802154_6LOWPAN) inside the created 6lowpan directory. This will occur that the ieee802154_6lowpan can't be build.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> diff ea81ac2e7050798109356150ea16e71622a5c329 Sun Jan 04 17:10:53 CET 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: create 6lowpan sub-directory
This patch creates an 6lowpan sub-directory inside ieee802154. Additional we move all ieee802154 6lowpan relevant files into this sub-directory instead of placing the 6lowpan related files inside ieee802154.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | Kconfig | diff ea81ac2e7050798109356150ea16e71622a5c329 Sun Jan 04 17:10:53 CET 2015 Alexander Aring <alex.aring@gmail.com> ieee802154: create 6lowpan sub-directory
This patch creates an 6lowpan sub-directory inside ieee802154. Additional we move all ieee802154 6lowpan relevant files into this sub-directory instead of placing the 6lowpan related files inside ieee802154.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|