Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4261 → Rev 4328

/branches/network/uspace/srv/net/nil/eth/eth.h
126,7 → 126,7
struct eth_globals{
/** Networking module phone.
*/
int networking_phone;
int net_phone;
/** Safety lock for devices.
*/
rwlock_t devices_lock;