Pass address of mbuf pointer to bge_encap(), so the caller could know
commit0543fbc9841a99b2b99133f99c24118260b575fb
authorsephe <sephe>
Thu, 9 Aug 2007 14:17:51 +0000 (9 14:17 +0000)
committersephe <sephe>
Thu, 9 Aug 2007 14:17:51 +0000 (9 14:17 +0000)
treeba684c8cb66c1b8f544132c8ece406750b2841c5
parent7dc17a91179b05cd8b45eee72a5bbd0ed0df940d
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@gmail.com>
sys/dev/netif/bge/if_bge.c