zephyr/subsys/net/l2
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
The return of memset is never checked. This patch explicitly ignore
the return to avoid MISRA-C violations.

The only directory excluded directory was ext/* since it contains
only imported code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
bluetooth net/pkt: Rename link layer address accessors relevantly 2018-09-11 16:06:13 +03:00
dummy net/pkt: Rename link layer address accessors relevantly 2018-09-11 16:06:13 +03:00
ethernet coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
ieee802154 coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
openthread coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
wifi net: l2: Move individual L2 to dedicated directories 2018-07-30 09:02:02 -04:00
CMakeLists.txt net: l2: Move individual L2 to dedicated directories 2018-07-30 09:02:02 -04:00
Kconfig net: Move CONFIG_NET_OFFLOAD definition to net/ip/ 2018-08-22 12:56:34 +03:00