diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2012-09-24 22:09:58 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-25 13:22:30 -0400 |
commit | 842b08bbee448b2069aaebb7f18b40942ad2a1bd (patch) | |
tree | 86e639f70d101e0a299829d3fa324c20aa17e8ba /drivers/net/ethernet | |
parent | 8489c1d9a80e6263fb71de5bc7f39773712cfa7e (diff) | |
download | linux-stable-842b08bbee448b2069aaebb7f18b40942ad2a1bd.tar.gz linux-stable-842b08bbee448b2069aaebb7f18b40942ad2a1bd.tar.bz2 linux-stable-842b08bbee448b2069aaebb7f18b40942ad2a1bd.zip |
ipconfig: fix trivial build error
The commit 5e953778a2aab04929a5e7b69f53dc26e39b079e ("ipconfig: add nameserver
IPs to kernel-parameter ip=") introduces ic_nameservers_predef() that defined
only for BOOTP. However it is used by ip_auto_config_setup() as well. This
patch moves it outside of #ifdef BOOTP.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Christoph Fritz <chf.fritz@googlemail.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions