看板 DFBSD_commit 關於我們 聯絡資訊
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