summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorBenjamin Thery <benjamin.thery@bull.net>2007-08-25 06:12:08 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2007-08-27 01:35:43 (GMT)
commitaaa53c4aba14f14de06419a20e552fe2d8823a33 (patch)
treef026db39803fa265b588dac40f014cdfd69cbc56 /drivers
parentf424bb9efaee90b752aabcb4e5e95920ee9580bb (diff)
downloadlinux-aaa53c4aba14f14de06419a20e552fe2d8823a33.tar.xz
[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()
This patch fixes a crash that may occur when the routine dev_mc_sync() deletes an address from the list it is currently going through. It saves the pointer to the next element before deleting the current one. The problem may also exist in dev_mc_unsync(). Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Acked-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions