zephyr/net
Jukka Rissanen 0506cc1fd7 net: Verify that MAC address is not NULL
Add additional check which verifies that MAC address is given
and return -EINVAL if it is not set.

Change-Id: I90d415670c4b35d092ba057329f998df3a72018e
Jira: ZEP-213
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-05-17 09:57:29 +03:00
..
bluetooth Bluetooth: L2CAP: Refactor l2cap_chan_get() in l2cap.c 2016-05-16 17:00:11 +02:00
ip net: Verify that MAC address is not NULL 2016-05-17 09:57:29 +03:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
buf.c net: buf: Add net_buf_pull_le32() helper API 2016-05-15 19:39:14 +00:00