看板 DFBSD_commit 關於我們 聯絡資訊
commit dad604b85495bc8bf443302f4182841a404a9327 Author: Joe Talbott <josepht@dragonflybsd.org> Date: Thu Jun 17 16:19:06 2010 -0400 wpi - Include struct arpcom as first entry in struct wpi_softc As indicated by the comment preceeding the definition of struct ifnet all ethernet drivers softc structures should start with a struct arpcom. Summary of changes: sys/dev/netif/wpi/if_wpivar.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dad604b85495bc8bf443302f4182841a404a9327 -- DragonFly BSD source repository