Ignore:
Timestamp:
2011-01-06T15:41:05Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6fc0edd
Parents:
74864ac
Message:

improve dp_check_ints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/netif/dp8390/dp8390_drv.h

    r74864ac r0777f4c5  
    5555/** Processes the interrupt.
    5656 *  @param[in,out] dep The network interface structure.
    57  *  @param[in] isr The interrupt status register.
    5857 */
    59 void dp_check_ints(dpeth_t *dep, int isr);
     58void dp_check_ints(dpeth_t *dep);
    6059
    6160/** Probes and initializes the network interface.
Note: See TracChangeset for help on using the changeset viewer.