b43-asm: Change JMP emulation from JE to JEXT
authorMichael Buesch <mb@bu3sch.de>
Sun, 18 May 2008 12:31:19 +0000 (14:31 +0200)
committerMichael Buesch <mb@bu3sch.de>
Sun, 18 May 2008 12:31:19 +0000 (14:31 +0200)
The external condition 0x7F is always true. This is what is supposed to be used
for an unconditional jump.

Signed-off-by: Michael Buesch <mb@bu3sch.de>

No differences found