zephyr/subsys/net/ip/l2
Luiz Augusto von Dentz 86a72e1ed4 net: bt: Fix leaking TX packets
Bluetooth only cares about the actual payload so net_pkt can be unref
as soon as the data fragments are detached.

Jira: ZEP-2070
Change-Id: Id528d5440f42903378883f5e696b3f663bbfa313
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-04-28 15:01:10 +03:00
..
ieee802154 net: security: Use sys_put_be32() relevantly 2017-04-28 15:01:09 +03:00
Kconfig spell: Kconfig help typos: /kernel /misc /subsys 2017-04-22 01:04:56 +00:00
Makefile
arp.c net: l2: Clear arp cache when disable interface. 2017-04-28 15:01:08 +03:00
bluetooth.c net: bt: Fix leaking TX packets 2017-04-28 15:01:10 +03:00
bluetooth_shell.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
dummy.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
ethernet.c net: l2: Clear arp cache when disable interface. 2017-04-28 15:01:08 +03:00