commit | 61cbc2fca6335be52788773b21efdc52a2750924 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sat Jun 30 13:35:52 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:16:23 2007 -0700 |
tree | 489e6a9571c7fabd49dcff384dd634635fe66555 | |
parent | d62733c8e437fdb58325617c4b3331769ba82d70 [diff] |
[NET]: Fix secondary unicast/multicast address count maintenance When a reference to an existing address is increased or decreased without hitting zero, the address count is incorrectly adjusted. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>