DragonFly commits List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/bce if_bce.c
sephe 2008/05/28 06:53:42 PDT
DragonFly src repository
Modified files:
sys/dev/netif/bce if_bce.c
Log:
- Rename bce_init_context() to bce_init_ctx()
- Clear out all quick context entries. This fixes the watchdog timeout, which
usually happens after many tiny packets are transmitted
Obtained-from: FreeBSD if_bce.c rev 1.36
# FreeBSD didn't mention a _single_ word of this change and its effect in the
# commit log. The description of the fix and the its effect is obtained from
# Linux bnx2 commit log.
Revision Changes Path
1.11 +16 -14 src/sys/dev/netif/bce/if_bce.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bce/if_bce.c.diff?r1=1.10&r2=1.11&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]