]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] aic byteorder fixes after recent cleanup
authorOlaf Hering <olh@suse.de>
Tue, 19 Jul 2005 20:04:24 +0000 (22:04 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 30 Jul 2005 14:08:20 +0000 (09:08 -0500)
commit0a637a2cec724eeb4649f6d1c07026b72c39ad84
treef8984ec42ce7ee2bcd01dab32ad89d89d3028830
parentb0825488a642cadcf39709961dde61440cb0731c
[SCSI] aic byteorder fixes after recent cleanup

 aic doesnt work anymore after this change which appeared int 2.6.13-rc1:
 [SCSI] aic7xxx/aic79xx: remove useless byte order macro cruft

 2 files did not include byteorder.h, aic died with panic
 "Unknown opcode encountered in seq program"
 This patch fixes it for me.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aicasm/aicasm.c
drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h