DragonFly-2.3.0.430.g66f75 master sys/dev/netif/jme if_jme.c if_jmereg.h
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Mar 18 06:35:29 PDT 2009
commit 66f75939187923ae9afac34235f91facf582c422
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Mar 18 21:11:19 2009 +0800
jme(4): Using code logic to create redirect table.
- Avoid using magic number when creating redirect table, apply
code logic instead.
- Add comment about how the redirect table is filled.
Summary of changes:
sys/dev/netif/jme/if_jme.c | 24 ++++++++++++++++--------
sys/dev/netif/jme/if_jmereg.h | 3 ++-
2 files changed, 18 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/66f75939187923ae9afac34235f91facf582c422
--
DragonFly BSD source repository
More information about the Commits
mailing list