diff options
| author | Cong Wang <[email protected]> | 2017-10-13 19:58:13 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-15 01:43:45 +0000 |
| commit | 657875944726af8f881df7d431afbbe8f50ad4d7 (patch) | |
| tree | a10955950b97a5c9a6431e491514cd9458f481a3 /net/ipv4/tcp_output.c | |
| parent | Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames' (diff) | |
| download | kernel-657875944726af8f881df7d431afbbe8f50ad4d7.tar.gz kernel-657875944726af8f881df7d431afbbe8f50ad4d7.zip | |
net_sched: fix a compile warning in act_ife
Apparently ife_meta_id2name() is only called when
CONFIG_MODULES is defined.
This fixes:
net/sched/act_ife.c:251:20: warning: ‘ife_meta_id2name’ defined but not used [-Wunused-function]
static const char *ife_meta_id2name(u32 metaid)
^~~~~~~~~~~~~~~~
Fixes: d3f24ba895f0 ("net sched actions: fix module auto-loading")
Cc: Roman Mashak <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
