]> git.ipfire.org Git - thirdparty/iproute2.git/commit
netconf: replace macro with a function
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 21 Mar 2016 19:13:57 +0000 (12:13 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 21 Mar 2016 19:13:57 +0000 (12:13 -0700)
commit52a4474d90409b9d20758e023711093f903a37d7
tree437d46873a1451088a3b33483313b825cd4a5ac2
parentb7e0091a920f92d867cb8be0e19ea15c3e2e29a5
netconf: replace macro with a function

The number of casts in macro was excessive.
ip/ipnetconf.c