Merge /spare/repo/linux-2.6/
This commit is contained in:
commit
2ee73cc2d5
491 changed files with 19975 additions and 5642 deletions
|
@ -163,6 +163,7 @@ struct scsi_target {
|
|||
unsigned int id; /* target id ... replace
|
||||
* scsi_device.id eventually */
|
||||
unsigned long create:1; /* signal that it needs to be added */
|
||||
char scsi_level;
|
||||
void *hostdata; /* available to low-level driver */
|
||||
unsigned long starget_data[0]; /* for the transport */
|
||||
/* starget_data must be the last element!!!! */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue