From: Pavel Emelyanov <[EMAIL PROTECTED]>
Date: Fri, 09 Nov 2007 16:16:23 +0300
> Both check for the family to select an appropriate tunnel list.
> Consolidate this check and make the for() loop more readable.
>
> Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]>
Applied, thanks.
-
To unsubscri
Both check for the family to select an appropriate tunnel list.
Consolidate this check and make the for() loop more readable.
Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]>
---
diff --git a/net/ipv4/tunnel4.c b/net/ipv4/tunnel4.c
index 7938430..b662a9e 100644
--- a/net/ipv4/tunnel4.c
+++ b/n