Changes in / [12dd36c:b718826] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ata/src/ata.c

    r12dd36c rb718826  
    266266        ata_bd_fini_irq(chan);
    267267        fibril_mutex_unlock(&chan->lock);
     268        free(chan);
    268269
    269270        return rc;
Note: See TracChangeset for help on using the changeset viewer.