cvs commit: src/sys/dev/bge if_bge.c

[ Available lists | Index of cvs-src-old | Month of Nov 2009 | Week of 7 Nov 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Pyun YongHyeon <yongari@FreeBSD.org>
Date
7 Nov 2009 20:37:55
Subject
cvs commit: src/sys/dev/bge if_bge.c
Message-ID
200911072037.nA7Kbs9J057023@repoman.freebsd.org


[ Hide this part ]
yongari     2009-11-07 20:37:38 UTC

FreeBSD src repository

Modified files:
sys/dev/bge if_bge.c
Log:
SVN rev 199020 on 2009-11-07 20:37:38Z by yongari

Tell upper layer we support long frames. ether_ifattach()
initializes it to ETHER_HDR_LEN so we have to override it after
calling ether_ifattch().
While I'm here remove setting if_mtu value, it's initialized in
ether_ifattach().

Revision Changes Path
1.239 +3 -1 src/sys/dev/bge/if_bge.c

Elapsed time: 0.755 seconds