diff options
| author | Benjamin Thery <[email protected]> | 2007-08-24 23:12:08 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2007-08-26 18:35:43 -0700 |
| commit | aaa53c4aba14f14de06419a20e552fe2d8823a33 (patch) | |
| tree | f026db39803fa265b588dac40f014cdfd69cbc56 /drivers/i2c/algos/i2c-algo-bit.c | |
| parent | f424bb9efaee90b752aabcb4e5e95920ee9580bb (diff) | |
[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 <[email protected]>
Acked-by: Patrick McHardy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions