glebius 2006-01-20 11:38:25 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
An attemp to make driver more readable and attaractive for further
hacking:
- Remove all spaces at eol.
- Improve style(9) in most frequently edited functions.
- In em_encap() push variables for 82544 workaround in the block
where they are only used.
- In em_get_buf() remove unused variable.
Revision Changes Path
1.102 +417 -457 src/sys/dev/em/if_em.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"