cvs commit: src/sys/dev/netif/le if_le.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Wed Feb 9 16:09:02 PST 2005
joerg 2005/02/09 16:08:39 PST
DragonFly src repository
Modified files:
sys/dev/netif/le if_le.c
Log:
Don't assign &ifp->if_snd to a temporary variable, it's type will change
soon. Use ifp directly for BPF_MTAP.
Revision Changes Path
1.17 +6 -8 src/sys/dev/netif/le/if_le.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/le/if_le.c.diff?r1=1.16&r2=1.17&f=u
More information about the Commits
mailing list