net: if: Make gateway address in net_if_ipv4_set_gw() const

As the function does not modify the parameter, we can make it const.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2 files changed