[IA64] Fix missing iounmap in error path in cyclone.c
authorJulia Lawall <julia@diku.dk>
Fri, 27 Aug 2010 21:01:30 +0000 (23:01 +0200)
committerTony Luck <tony.luck@intel.com>
Thu, 23 Sep 2010 21:32:09 +0000 (14:32 -0700)
commitddad53ee8a85649e78f6a3eb8a4af4a7a7c577cb
treece66e74bb14f76b8531aaefcb4d55d6f458ac847
parent383f9f1741cd03687303f82543bbae11935a2ad6
[IA64] Fix missing iounmap in error path in cyclone.c

By moving the iounmap up above the test, it takes place whether the test
succeeds or fails.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/cyclone.c