Skip to content
Commit 833ca359 authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

net: tcp.h: fix some function declarations



It's never a good idea to redefine functions as macros if intended
to be unused in some configuration

- "statement with no effect" warnings
- "unused argument" warnings
- No type checking done if the macros are used

These have been redefined as empty inline functions.
Fixes compiler warnings with XCC.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 2e32e815
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment