Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Flavio Santes 32eb764959 net/mqtt: Remove redundant line
Delete redundant line and let the common exit point to release
the buffers.

Change-Id: I97e0ef79803083fabd841fb3d38d67c04ff31f7b
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2017-02-03 15:59:18 +02:00
.known-issues doc: Include main Network APIs doxygen documentation 2017-02-03 15:59:17 +02:00
arch drivers: Add Atmel SAM family GMAC Ethernet driver 2017-02-01 21:01:19 +00:00
boards Revert "[REVERTME]boards: omit frame pointer for ARC boards" 2017-02-03 04:15:53 +00:00
doc doc: Include main Network APIs doxygen documentation 2017-02-03 15:59:17 +02:00
drivers driver: ethernet: Fix typo on enc28j60 driver Kconfig 2017-02-03 15:59:14 +02:00
ext ext: Import Atmel SAM3X header files from ASF library 2017-02-01 21:01:14 +00:00
include net/mqtt: Add the "malformed" callback to the MQTT ctx structure 2017-02-03 15:59:18 +02:00
kernel kernel/poll: add k_poll_signal_init() runtime init 2017-02-03 13:54:01 +00:00
lib libc/minimal: Fix definition of ssize_t 2017-02-01 13:57:43 -08:00
misc misc/printk: Add a function to get the current hook function. 2017-01-27 12:35:52 +02:00
samples net/mqtt: Add the MQTT Publisher sample application 2017-02-03 15:59:18 +02:00
scripts sanitycheck: don't override environment for USE_CCACHE 2017-02-02 13:09:00 -08:00
subsys net/mqtt: Remove redundant line 2017-02-03 15:59:18 +02:00
tests tests: net: rpl: Fix unicast NS sending 2017-02-03 15:59:17 +02:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
Kbuild build: Use ZEPHYRINCLUDE when building offsets.o 2017-01-25 12:20:21 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Remove Jon Medhurst from MPS2 maintainership 2017-01-30 11:02:36 -06:00
Makefile build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00