cvs commit: src/sys/dev/netif/ural if_ural.c if_uralvar.h
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Feb 28 05:08:16 PST 2007
sephe 2007/02/28 05:04:26 PST
DragonFly src repository
Modified files:
sys/dev/netif/ural if_ural.c if_uralvar.h
Log:
Add sc_newstate_arg to ural_softc, so ieee80211_new_state() 'arg' can be
passed to ieee80211_newstate(). This makes 802_11 internal state machine
run correctly for certain state changes, e.g. RUN->AUTH
Revision Changes Path
1.6 +6 -3 src/sys/dev/netif/ural/if_ural.c
1.2 +1 -0 src/sys/dev/netif/ural/if_uralvar.h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ural/if_ural.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ural/if_uralvar.h.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list