sephe 2007/09/15 00:12:03 PDT DragonFly src repository
Modified files:
sys/netproto/802_11 ieee80211.h
Log:
Bug found by GCC41 warning:
Wrong __packed position, we want to pack the anonymous structure not the
field.
Revision Changes Path
1.8 +1 -1 src/sys/netproto/802_11/ieee80211.h
http://www.dragonflybsd.org/cvsweb/src/sys/netproto/802_11/ieee80211.h.diff?r1=1.7&r2=1.8&f=u
