Changeset 3f74275 in mainline for uspace/drv/nic/rtl8139/driver.c


Ignore:
Timestamp:
2017-08-20T16:45:01Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e68765e
Parents:
e7ac23d0
Message:

Fix terminology around capabilities, capability handles and kernel objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/nic/rtl8139/driver.c

    re7ac23d0 r3f74275  
    881881 *  @param nic_data  The driver data
    882882 *
    883  *  @return IRQ capability if the handler was registered.
     883 *  @return IRQ capability handle if the handler was registered.
    884884 *  @return Negative error code otherwise.
    885885 */
Note: See TracChangeset for help on using the changeset viewer.