diff options
author | Arnd Bergmann <[email protected]> | 2021-07-21 17:22:32 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2021-07-23 14:45:03 +0200 |
commit | 217e26bd87b2930856726b48a4e71c768b8c9bf5 (patch) | |
tree | 248fa83231f025aa5c1961140d205108f0c7689a /net/unix/unix_bpf.c | |
parent | a33f387ecd5aafae514095c2c4a8c24f7aea7e8b (diff) |
netfilter: nfnl_hook: fix unused variable warning
The only user of this variable is in an #ifdef:
net/netfilter/nfnetlink_hook.c: In function 'nfnl_hook_entries_head':
net/netfilter/nfnetlink_hook.c:177:28: error: unused variable 'netdev' [-Werror=unused-variable]
Fixes: e2cf17d3774c ("netfilter: add new hook nfnl subsystem")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions