git: wpi - Include struct arpcom as first entry in struct wpi_softc

Joe Talbott josepht at crater.dragonflybsd.org
Thu Jun 17 13:21:48 PDT 2010


commit dad604b85495bc8bf443302f4182841a404a9327
Author: Joe Talbott <josepht at 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





More information about the Commits mailing list