diff options
author | Li RongQing <lirongqing@baidu.com> | 2019-08-20 13:52:47 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-20 12:48:06 -0700 |
commit | a1c4cd67840ef80f6ca5f73326fa9a6719303a95 (patch) | |
tree | 0a2fe4249639b2fb2872e7b2141f293ae84ddddc /net/mac80211 | |
parent | 96a1b033ac24ccc58156f05c183b2cba0b9412d5 (diff) | |
download | linux-a1c4cd67840ef80f6ca5f73326fa9a6719303a95.tar.bz2 |
net: fix __ip_mc_inc_group usage
in ip_mc_inc_group, memory allocation flag, not mcast mode, is expected
by __ip_mc_inc_group
similar issue in __ip_mc_join_group, both mcase mode and gfp_t are needed
here, so use ____ip_mc_inc_group(...)
Fixes: 9fb20801dab4 ("net: Fix ip_mc_{dec,inc}_group allocation context")
Signed-off-by: Li RongQing <lirongqing@baidu.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Zhang Yu <zhangyu31@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions