Added TODO.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36955 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
533119eab0
commit
13f956b116
@ -72,6 +72,7 @@ ccb_low_alloc_hook(void *block, void *arg)
|
||||
physical_entry map[2];
|
||||
|
||||
get_memory_map(ccb, sizeof(*ccb), map, 2);
|
||||
// TODO: Since map is not used, this is useless!
|
||||
ccb->bus = bus;
|
||||
ccb->path_id = bus->path_id;
|
||||
ccb->state = SCSI_STATE_FREE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user