diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2018-08-29 18:06:08 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-02 13:39:37 -0700 |
commit | 4fb7253e4f9a8f06a986a3b317e2f79d9b43d552 (patch) | |
tree | 58b3ac21e9702ba129cc231fda80830ccdead06c /mm/workingset.c | |
parent | 93bbadd6e0a2a58e49d265b9b1aa58e621b60a26 (diff) | |
download | linux-4fb7253e4f9a8f06a986a3b317e2f79d9b43d552.tar.bz2 |
igmp: fix incorrect unsolicit report count when join group
We should not start timer if im->unsolicit_count equal to 0 after decrease.
Or we will send one more unsolicit report message. i.e. 3 instead of 2 by
default.
Fixes: 1da177e4c3f41 ("Linux-2.6.12-rc2")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions