]> git.baikalelectronics.ru Git - kernel.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)
commit82901dbab513de7d1b35064740ff91238987f3ea
treef8984ec42ce7ee2bcd01dab32ad89d89d3028830
parent841af84cb3cf8577b313c0586fc971e933b03178
[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