Searched hist:67405 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ti/
H A Dif_ti.cdiff 67405 Fri Oct 20 22:13:35 MDT 2000 bmilekic (Introduce something sitting in my repo for 3 weeks now...)

Have if_ti stop "hiding" the softc pointer in the buffer region. Rather,
use the available void * passed to the free routine and pass the softc
pointer through there.

To note: in MEXTADD(), TI_JUMBO_FRAMELEN should probably be TI_JLEN. I left it
unchanged, because this way I'm sure to not damage anything in this respect...

Completed in 68 milliseconds