macvlan: do proper cleanup in macvlan_common_newlink() V2
authorJiri Pirko <jpirko@redhat.com>
Mon, 24 May 2010 07:02:25 +0000 (07:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 May 2010 01:42:12 +0000 (18:42 -0700)
commitf16d3d57486cd079b29ae7a6c3b31c90e69c9c44
tree73e03ec33a20fef68f43e24196847f43e03ca264
parent556ae19110f2de5ace4733e0c19e5fa01fad08b3
macvlan: do proper cleanup in macvlan_common_newlink() V2

Fixes possible memory leak.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c