Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/netif/dp8390/dp8390.c

    rc69d327 r1bfd3d3  
    6262 *  @param[in] dep The network interface structure.
    6363 *  @param[in] packet The outgoing packet.
    64  *  @returns EOK on success.
    65  *  @returns EINVAL
     64 *  @return EOK on success.
     65 *  @return EINVAL
    6666 */
    6767int queue_packet(dpeth_t * dep, packet_t packet);
Note: See TracChangeset for help on using the changeset viewer.