]> git.openfabrics.org - ~emulex/infiniband.git/commit
ipconfig: add static to local variable
authorFabian Frederick <fabf@skynet.be>
Wed, 2 Jul 2014 20:22:20 +0000 (22:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jul 2014 18:30:33 +0000 (11:30 -0700)
commit4f6ad60cf357e1663d84de052af68dfccd734ec7
tree9abbb8f213ee560bade89558ffcd690d603440fc
parent52d14c6661bc08ed51c271a5a9ff3210abef98b4
ipconfig: add static to local variable

ic_dev_xid is only used in ipconfig.c

Cc: "David S. Miller" <davem@davemloft.net>
Cc: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Cc: netdev@vger.kernel.org
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipconfig.c