Skip to content
Commit 56f9efde authored by Robert Lubos's avatar Robert Lubos Committed by Jukka Rissanen
Browse files

drivers: ieee802154_nrf5: Fix initialization order



The driver was reworked recently so that driver capabilites are
obtained at runtime. The function to obtain the capabilities was
called after L2 initialization though, which is invalid as L2
initialization code already depends on certain driver capabilites.

Move the capability initializer to an earliest possible stage
(i. e. just after the core driver is initialized) to fix the issue.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 627c04f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment