cvs commit: src/sys/dev/netif/bge if_bge.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Aug 9 07:24:35 PDT 2007
sephe 2007/08/09 07:23:35 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_10)
sys/dev/netif/bge if_bge.c
Log:
MFC if_bge.c rev 1.86:
Pass address of mbuf pointer to bge_encap(), so the caller could know
mbuf is changed due to the defragmentation or error in bge_encap().
Reported-by: km b <kmb810 at gmail.com>
Revision Changes Path
1.85.2.1 +8 -4 src/sys/dev/netif/bge/if_bge.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bge/if_bge.c.diff?r1=1.85&r2=1.85.2.1&f=u
More information about the Commits
mailing list