Re: [PATCH 2/2] net: Handle different key sizes between address families in flow cache
From: David Miller <davem@davemloft.net>
Date: 2011-09-16 22:57:47
From: David Miller <davem@davemloft.net>
Date: 2011-09-16 22:57:47
From: David Ward <redacted> Date: Sun, 4 Sep 2011 09:07:21 -0400
With the conversion of struct flowi to a union of AF-specific structs, some operations on the flow cache need to account for the exact size of the key. Signed-off-by: David Ward <redacted>
Applied.