Changeset 512a7df in mainline for uspace/lib/nic/src/nic_ev.c


Ignore:
Timestamp:
2012-02-01T19:17:43Z (12 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
565b6ff
Parents:
1d69c69 (diff), 3d4750f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge with mainline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/nic/src/nic_ev.c

    r1d69c69 r512a7df  
    6363
    6464/** Device state changed. */
    65 extern int nic_ev_device_state(async_sess_t *sess, sysarg_t state)
     65int nic_ev_device_state(async_sess_t *sess, sysarg_t state)
    6666{
    6767        int rc;
Note: See TracChangeset for help on using the changeset viewer.