From f56619fc72407561b00c52244a2caa53d730bc4a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 26 Jun 2010 11:37:47 +0000 Subject: [PATCH] ipv6: Clamp reported valid_lft to a minimum of 0 Since addresses are only revalidated every 2 minutes, the reported valid_lft can underflow shortly before the address is deleted. Clamp it to a minimum of 0, as for prefered_lft. Reported-by: Piotr Lewandowski Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-format-patch failed