Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 457 → Rev 460

/shark/trunk/drivers/newpci/bus.c
92,8 → 92,6
* global device list.)
*/
 
cprintf("Dev Vendor %x Device %x\n",dev->vendor,dev->device);
if (!list_empty(&dev->global_list))
continue;