linux-kernel-test/drivers/scsi/aic7xxx/aicasm
Roel Kluin 0b6c4b14cf [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()
This fixes a bug that we treat all sequencer operations as ands and
never do the additional invalid bit checks non-and operations require
because the if () to determine this has an operand which is always
true at the end of the or statement.

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Acked-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-04-07 12:18:59 -05:00
..
aicasm_gram.y [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() 2008-04-07 12:18:59 -05:00
aicasm_insformat.h
aicasm_macro_gram.y [SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6 2007-05-22 14:08:59 -05:00
aicasm_macro_scan.l [SCSI] aic7xxx: Fix firmware build 2007-10-21 11:11:39 -05:00
aicasm_scan.l
aicasm_symbol.c
aicasm_symbol.h
aicasm.c
aicasm.h
Makefile