Skip to content
Success

Changes

Summary

  1. netdev: Explicit cast time() to uint32_t seq_nr (details)
Commit de3530c979827e13743abb9d7848ff5eabee63cd by Pau Espin Pedrol
netdev: Explicit cast time() to uint32_t seq_nr

Make coverity happy and also inform readers of the code that we are fine
dropping the most significat part of the return value of time() when
using it to set up a nl seq_nr.

Related: Coverity CID#426078
Change-Id: Ia4c1c9b2dcc751b6cbd01a957627f882bc63ba87
The file was modifiedsrc/core/netdev.c