drivers/net/wan/farsync.c: add missing iounmap
authorJulia Lawall <Julia.Lawall@lip6.fr>
Mon, 16 Apr 2012 05:22:12 +0000 (05:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Apr 2012 02:31:59 +0000 (22:31 -0400)
Free card->mem in the error-handling code since it was successfully
allocated just above.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found