commit | 0a637a2cec724eeb4649f6d1c07026b72c39ad84 | [log] [tgz] |
---|---|---|
author | Olaf Hering <olh@suse.de> | Tue Jul 19 22:04:24 2005 +0200 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sat Jul 30 09:08:20 2005 -0500 |
tree | f8984ec42ce7ee2bcd01dab32ad89d89d3028830 | |
parent | b0825488a642cadcf39709961dde61440cb0731c [diff] |
[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>