aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorFabian Frederick <[email protected]>2014-07-09 20:35:21 +0200
committerDavid S. Miller <[email protected]>2014-07-09 14:32:54 -0700
commit21621e93f24b5f8de8262ace269a5f692a826bed (patch)
treed1e1ad47065be70ff78f0a23e2ba2bfeb191eee7 /tools/perf/scripts/python/net_dropmonitor.py
parentca12769748ba48fce14a3b3b47da00c3eac635d0 (diff)
ipconfig: move ic_dev_xid under IPCONFIG_BOOTP
ic_dev_xid is only used in __init ic_bootp_recv under IPCONFIG_BOOTP and __init ic_dynamic under IPCONFIG_DYNAMIC(which is itself defined with the same IPCONFIG_BOOTP) This patch fixes the following warning when IPCONFIG_BOOTP is not set: >> net/ipv4/ipconfig.c:146:15: warning: 'ic_dev_xid' defined but not used [-Wunused-variable] static __be32 ic_dev_xid; /* Device under configuration */ Reported-by: Fengguang Wu <[email protected]> Cc: Fengguang Wu <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Alexey Kuznetsov <[email protected]> Cc: [email protected] Signed-off-by: Fabian Frederick <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions