Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: ethernet: eth_mcux: fix double-promotion warnings
Some single-precision float constants were being compared against double-precision floats. Make the constants doubles. Signed-off-by: Ryan McClelland <[email protected]>
- Loading branch information