Commit 31155f9
[nrf fromlist] net: fix configuration of
Replace `CONFIG_NET_L2_IEEE802154` with `CONFIG_NET_L2_PHY_IEEE802154`
as `NET_LINK_ADDR_MAX_LENGTH` should be set to `8` for all IEEE 802.15.4
based L2, e.g. OpenThread.
Upstream PR #: 89477
Signed-off-by: Adrian Gielniewski <[email protected]>
(cherry picked from commit c3768dc6b8a6945b763b0c1abf01a5ecd48864ce)NET_LINK_ADDR_MAX_LENGTH
1 parent 98cf4ec commit 31155f9
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 33 | + | |
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
41 | | - | |
42 | 38 | | |
43 | 39 | | |
44 | 40 | | |
| |||
0 commit comments