Skip to content
Commit 3d93657c authored by Robert Lubos's avatar Robert Lubos Committed by Anas Nashif
Browse files

net: if: Add const qualifier to addr pointer where applicable



Some APIs taken in_addr/in6_addr pointer w/o const qualifier, while they
do not actually intend to modify the provided address. This commit
adds the missing const qualifier where applicable.

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