Jesper Juhl bec0b2ce83 pcmcia: avoid static analysis complaint about use-after-free
Coverity complains about a use after free for 'res1' and 'res2' since
we use the value of the pointers in a 'dev_dbg()' after they have been
freed. That's not really a problem, but it still seems cleaner to
defer freeing until we are completely done with the pointers.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2013-01-21 00:07:15 +01:00
..
2009-10-24 17:13:01 +02:00
2012-03-28 18:30:03 +01:00
2012-03-09 12:35:53 -08:00
2008-06-24 15:33:37 +02:00
2012-05-07 09:56:39 +08:00
2010-11-01 15:38:34 -04:00
2010-11-01 15:38:34 -04:00
2012-05-07 09:56:39 +08:00
2010-11-10 14:29:09 +01:00
2011-02-19 12:22:35 +01:00
2012-05-07 09:56:39 +08:00
2005-04-16 15:20:36 -07:00
2012-03-28 18:30:03 +01:00
2005-04-16 15:20:36 -07:00
2011-03-31 11:26:23 -03:00
2005-04-16 15:20:36 -07:00