summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>2015-11-21 15:57:25 +0100
committerDavid S. Miller <davem@davemloft.net>2015-11-23 15:06:37 -0500
commitf3d431810e85bad13635669402ca1153bb7e398c (patch)
treeda24a0fa379ffc38f9637885c657168e97f80742 /tools
parent1113ebbcf9e43c80fe5ef05c48b4cd1c25b306b2 (diff)
downloadlinux-f3d431810e85bad13635669402ca1153bb7e398c.tar.bz2
net: ipmr: always define mroute_reg_vif_num
Before mroute_reg_vif_num was defined only if any of the CONFIG_PIMSM_ options were set, but that's not really necessary as the size of the struct is the same in both cases (checked with pahole, both cases size is 3256 bytes) and we can remove some unnecessary ifdefs to simplify the code. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions