Hello. On 07/17/2014 01:41 AM, Christoph Schulz wrote:
From: Christoph Schulz <develop@xxxxxxxxxx>
Commit d762d038497c9df51c19fcbe69b094b3bf8e5568 resets the counter holding the
Please also specify that commit's summary line in parens.
next sequence number for multilink PPP fragments to zero whenever the SC_MULTILINK flag is set. However, this counter only exists if CONFIG_PPP_MULTILINK is defined. Consequently, the new code has to be enclosed within #ifdef CONFIG_PPP_MULTILINK ... #endif.
Signed-off-by: Christoph Schulz <develop@xxxxxxxxxx>
WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html