]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[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)
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>

No differences found