ChangeSet@1.1490, 2005-03-29 18:49:25-03:00, marcelo@logos.cnet Cset exclude: hifumi.hisashi@lab.ntt.co.jp|ChangeSet|20050226095914|25750 ChangeSet@1.1489, 2005-03-29 11:36:18-03:00, herbert@gondor.apana.org.au [NETLINK] Fix bogus mc_list deletion On Tue, Mar 29, 2005 at 08:11:45PM +0900, Tim Burress wrote: > > So not only is the socket dead, it's not even a Netlink socket. > Apparently a socket originally allocated to Netlink was not unlinked > from the mc_list after it was freed, but offhand I can't see how that > could happen. Thanks for tracking this issue down. Looks like I made a nasty typo in the 2.4 backport. When entries are unlinked from mc_list, we link the list up with the regular hash bucket list by using next instead of bind_next! Signed-off-by: Herbert Xu ===== net/netlink/af_netlink.c 1.21 vs edited ===== ChangeSet@1.1488, 2005-03-26 12:58:23-03:00, marcelo@logos.cnet Change VERSION to 2.4.30-rc3 TAG: v2.4.30-rc3