igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVAL
authorLi RongQing <lirongqing@baidu.com>
Sun, 23 Feb 2020 08:05:43 +0000 (16:05 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Feb 2020 05:15:36 +0000 (21:15 -0800)
commitc3e042f54107376cfbbd215e11878a2a75e1e228
treee614e53cf8e08d0ece25fc939042963d914dc332
parent3c419a2cbc44761002cc6850b3966eec96afd8f8
igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVAL

After commit 2690048c01f3 ("net: igmp: Allow user-space
configuration of igmp unsolicited report interval"), they
are not used now

Signed-off-by: Li RongQing <lirongqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/igmp.c