DragonFly commits List (threaded) for 2010-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: wpi - Include struct arpcom as first entry in struct wpi_softc
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]