===== net/xfrm/xfrm_user.c 1.54 vs edited ===== --- 1.54/net/xfrm/xfrm_user.c 2005-04-09 20:40:43 +10:00 +++ edited/net/xfrm/xfrm_user.c 2005-04-09 20:41:29 +10:00 @@ -877,6 +877,7 @@ MSG_DONTWAIT); } } else { + c.data.byid = p->index; c.event = XFRM_SAP_DELETED; c.seq = nlh->nlmsg_seq; c.pid = nlh->nlmsg_pid;