dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/aic7xxx/aicasm
Olaf Hering f7c80c9f77 [PATCH] aic byteorder fixes after recent cleanup
Rebuild the aic7xxx firmware doesn't work anymore after this change
which appeared int 2.6.13-rc1:

   [SCSI] aic7xxx/aic79xx: remove useless byte order macro cruft

Two files did not include byteorder.h, resulting in aic dying with a panic

	"Unknown opcode encountered in seq program"

This fixes it for me.

Signed-off-by: Olaf Hering <olh@suse.de>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-02 08:43:59 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm.c [PATCH] aic byteorder fixes after recent cleanup 2005-08-02 08:43:59 -07:00
aicasm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_gram.y Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_insformat.h [PATCH] aic byteorder fixes after recent cleanup 2005-08-02 08:43:59 -07:00
aicasm_macro_gram.y Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_macro_scan.l Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_scan.l Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_symbol.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_symbol.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00