zephyr/subsys/net/l2
Kweh Hock Leong ea43f89285 net: gptp: Fix type mismatch calculation error in gptp_mi
NSEC_PER_SEC is an unsigned integer macro. Thus, -NSEC_PER_SEC will be
treated as unsigned integer as well which lead to calculation error on
64bits integer variables. Added the correct type casting into the formula
to fix the calculation error.

Signed-off-by: Kweh Hock Leong <hock.leong.kweh@intel.com>
2022-03-28 12:47:41 +02:00
..
bluetooth everywhere: fix typos 2022-03-18 13:24:08 -04:00
canbus net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
dummy
ethernet net: gptp: Fix type mismatch calculation error in gptp_mi 2022-03-28 12:47:41 +02:00
ieee802154 everywhere: fix typos 2022-03-18 13:24:08 -04:00
openthread everywhere: fix typos 2022-03-18 13:24:08 -04:00
ppp kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
virtual kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
wifi net: l2: wifi_shell: mac address in scanning results 2021-10-07 10:55:37 +02:00
CMakeLists.txt net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00