Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/nil/eth/eth.c

    r00d7e1b r4ee7364  
    197197        fibril_rwlock_write_lock(&eth_globals.devices_lock);
    198198        fibril_rwlock_write_lock(&eth_globals.protos_lock);
     199       
    199200        eth_globals.net_sess = sess;
    200201        memcpy(eth_globals.broadcast_addr, "\xFF\xFF\xFF\xFF\xFF\xFF",
Note: See TracChangeset for help on using the changeset viewer.