diff options
author | Eric Dumazet <[email protected]> | 2014-03-17 13:37:53 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-03-17 17:14:45 -0400 |
commit | d5d20912d33f13766902a27087323f5c94e831c8 (patch) | |
tree | 00d56c129d57261d10590a6a5cd36ba792a9dbcc /lib/cpu-notifier-error-inject.c | |
parent | e73087afc52b07873dd8d180dbed031b63b150cc (diff) |
netfilter: conntrack: Fix UP builds
ARRAY_SIZE(nf_conntrack_locks) is undefined if spinlock_t is an
empty structure. Replace it by CONNTRACK_LOCKS
Fixes: 93bb0ceb75be ("netfilter: conntrack: remove central spinlock nf_conntrack_lock")
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Jesper Dangaard Brouer <[email protected]>
Cc: Pablo Neira Ayuso <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions