zephyr/subsys/net/l2/ethernet
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
..
gptp coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lldp net/pkt: Rename link layer address accessors relevantly 2018-09-11 16:06:13 +03:00
CMakeLists.txt net: l2: Add support for Link Layer Discovery Protocol (LLDP) 2018-08-08 09:53:24 +03:00
Kconfig net: l2: Add support for Link Layer Discovery Protocol (LLDP) 2018-08-08 09:53:24 +03:00
arp.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
arp.h net: IPv4 link local support 2018-07-31 16:34:28 +03:00
eth_stats.h net/ethernet: Pre-assigned declaration always comes first 2018-07-26 13:55:38 +03:00
ethernet.c net/pkt: Rename link layer address accessors relevantly 2018-09-11 16:06:13 +03:00
ethernet_mgmt.c net: eth: mgmt: Add remaining 802.1Qav parameter types 2018-08-06 10:37:09 +03:00
ethernet_stats.c net/ethernet: Pre-assigned declaration always comes first 2018-07-26 13:55:38 +03:00