[parisc-linux] Re: kernel>=2.6.4-rc3 hung or panic on C1[18]0
Joel Soete
soete.joel at tiscali.be
Mon Apr 26 10:52:40 MDT 2004
Hi all,
I know it shouldn't be the source of the pb but btw I noticed:
> ncr53c8xx.c:7594: u_long baddr = map_scsi_single_data(np, cmd);
cmd is a "struct scsi_cmnd *" (the parameter of ncr_scatter)
> sym53c8xx_comm.h:699:static int __map_scsi_sg_data(struct device *dev,
Scsi_Cmnd *cmd)
...
sym53c8xx_comm.h:708: use_sg = dma_map_sg(dev, cmd->buffer, cmd->use_sg,
dma_dir);
and here cmd is a "Scsi_Cmnd *" which is so of different type because of
"typedef struct scsi_cmnd Scsi_Cmnd"
What should it be done?
Thanks in advance for your attention,
Joel
----------------------------------------------------------------------------------------
Tiscali ADSL: 35 /mois, la meilleure offre du marché!
http://reg.tiscali.be/default.asp?lg=fr
More information about the parisc-linux
mailing list