On Tue, 2007-01-09 at 14:36 -0800, David Miller wrote: > From: Sridhar Samudrala <[EMAIL PROTECTED]> > Date: Tue, 09 Jan 2007 11:26:49 -0800 > > > [SCTP]: Fix err_hdr assignment in sctp_init_cause. > > > > The subh->err_hdr should point to the error header, not the data. > > > > Signed-off-by: Vlad Yasevich <[EMAIL PROTECTED]> > > Signed-off-by: Sridhar Samudrala <[EMAIL PROTECTED]> > > Applied, thanks Sridahr. > > Do we need this for the 2.6.x -stable branches too?
This bug was found during code review and is not critical as err_hdr is not really used in the send path currently, although this may change in future. So we don't need this for -stable branches. Thanks Sridhar - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html