- Rename bce_init_context() to bce_init_ctx()
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 28 May 2008 13:53:42 +0000 (13:53 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 28 May 2008 13:53:42 +0000 (13:53 +0000)
commit3a41a80b36f0cdc6507624a5b529e97518ba9a4d
tree63255d4d70cc6a837e1adbada9019d0ab3eb06ea
parent57dff79c6525f0e2869a026023ec678d655456f3
- 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.
sys/dev/netif/bce/if_bce.c