ipconfig: Only bootp paths should reference ic_dev_xid.
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Jul 2014 05:25:18 +0000 (22:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Jul 2014 05:25:18 +0000 (22:25 -0700)
It is only tested, and declared, in the bootp code.

So, in ic_dynamic() guard it's setting with IPCONFIG_BOOTP.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipconfig.c

Simple merge