Changeset 4ee7364 in mainline


Ignore:
Timestamp:
2011-10-08T20:00:30Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
126daa2
Parents:
66e0186b
Message:

cstyle

File:
1 edited

Legend:

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

    r66e0186b 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.