zephyr/subsys/net/l2
Marcin Niestroj 22f43a5e50 net: l2: ppp: drop unused PPP_TIMEOUT macro
This macro has no use in code and was most probably replaced by
FSM_TIMEOUT (which resolves to CONFIG_NET_L2_PPP_TIMEOUT) with the same
default value.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-08-13 07:52:19 -04:00
..
bluetooth device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
canbus device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
dummy device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ieee802154 device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
openthread net: openthread: Added config for OpenThread version selection. 2020-08-05 15:20:52 +02:00
ppp net: l2: ppp: drop unused PPP_TIMEOUT macro 2020-08-13 07:52:19 -04:00
wifi device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
CMakeLists.txt net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00