zephyr/subsys/net/ip/l2
Michael Scott 249cfb682f net: l2: bluetooth: Fix build break in ipsp_disconnected
In commit bf4fb51f44, "net: if: Add NET_IF_UP flag"
a reference to ctxt->iface was added in the ipsp_disconnected function.

Let's add the ctxt variable definition to fix the build break.

Change-Id: Ib06047e333504f3db4fe175fb3ef1dce347e1916
Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-01-06 22:08:13 +00:00
..
ieee802154 net: ieee802154: Add a shell module named 'ieee15_4' 2017-01-06 12:27:01 +01:00
arp.c net: ip: Improve logging by adding a dedicated sys_log level 2017-01-02 10:03:20 +01:00
bluetooth.c net: l2: bluetooth: Fix build break in ipsp_disconnected 2017-01-06 22:08:13 +00:00
dummy.c net: l2: Add enable callback 2017-01-06 09:11:42 +01:00
ethernet.c net: l2: Add enable callback 2017-01-06 09:11:42 +01:00
Kconfig net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00