mips: fix gaffe in previous commit
commita0b83e82f7fa1833f7ac137d052335c55d1a4223
authorØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 1 Apr 2011 10:32:41 +0000 (1 12:32 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 1 Apr 2011 10:32:41 +0000 (1 12:32 +0200)
treedf25ef8a463ec2fddcae08d0a966e0ce95ca00bb
parente1f5055bb089d1f854777da1d200e7551cdd3a4f
mips: fix gaffe in previous commit

accidentally invoked return jtag_execute_queue() in the
middle of a fn. Hmm.... I would have expected gcc or
at least lint to catch this.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/mips32_pracc.c