On Wed, Aug 19, 2015 at 4:28 PM, Eric Dumazet wrote:
> We've seen similar patches earlier today on netdev ;)
Ah, the mailing list equivalent of someone letting you know that you
left your fly down :)
Sorry for the noise!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the
On Wed, 2015-08-19 at 15:41 -0700, Alex Gartrell wrote:
> On Wed, Aug 19, 2015 at 3:16 PM, Alex Gartrell wrote:
> > Fixes: df383e624 ("lwtunnel: fix memory leak")
>
> Ah sorry, this is PATCH net-next, obviously :/
We've seen similar patches earlier today on netdev ;)
--
To unsubscribe from th
On Wed, Aug 19, 2015 at 3:16 PM, Alex Gartrell wrote:
> Fixes: df383e624 ("lwtunnel: fix memory leak")
Ah sorry, this is PATCH net-next, obviously :/
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at
Fixes: df383e624 ("lwtunnel: fix memory leak")
Signed-off-by: Alex Gartrell
---
include/net/lwtunnel.h | 4
1 file changed, 4 insertions(+)
diff --git a/include/net/lwtunnel.h b/include/net/lwtunnel.h
index 34fd8f7..cfee539 100644
--- a/include/net/lwtunnel.h
+++ b/include/net/lwtunnel.h
@