summaryrefslogtreecommitdiffstats
path: root/net/9p
diff options
context:
space:
mode:
authorJorge Boncompte [DTI2] <jorge@dti2.net>2008-02-19 14:17:04 -0800
committerDavid S. Miller <davem@davemloft.net>2008-02-19 14:17:04 -0800
commit12aa343add3eced38a44bdb612b35fdf634d918c (patch)
tree89c8ab8b4b49e2f3d9e587f6c765147ed36352af /net/9p
parenta442585952f137bd4cdb1f2f3166e4157d383b82 (diff)
downloadop-kernel-dev-12aa343add3eced38a44bdb612b35fdf634d918c.zip
op-kernel-dev-12aa343add3eced38a44bdb612b35fdf634d918c.tar.gz
[NET]: Messed multicast lists after dev_mc_sync/unsync
Commit a0a400d79e3dd7843e7e81baa3ef2957bdc292d0 ("[NET]: dev_mcast: add multicast list synchronization helpers") from you introduced a new field "da_synced" to struct dev_addr_list that is not properly initialized to 0. So when any of the current users (8021q, macvlan, mac80211) calls dev_mc_sync/unsync they mess the address list for both devices. The attached patch fixed it for me and avoid future problems. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud