ila: remove unused macro 'ILA_HASH_TABLE_SIZE'
authorYueHaibing <yuehaibing@huawei.com>
Tue, 21 Apr 2020 03:09:12 +0000 (11:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Apr 2020 19:49:21 +0000 (12:49 -0700)
commit540bde5c2c3da005b87b3edb394d6ca4f890777d
tree3796a9155aa9de877d9ba3c9204105c2ac629841
parentbeb97d3a3192c00575580af9073921c6283cf93d
ila: remove unused macro 'ILA_HASH_TABLE_SIZE'

net/ipv6/ila/ila_xlat.c:604:0: warning: macro "ILA_HASH_TABLE_SIZE" is not used [-Wunused-macros]

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ila/ila_xlat.c