freebsd-dev/sys/dev/sfxge
Philip Paeps 02602e0ebb sfxge: Fix if_baudrate reports
This field is supposed to be set to the interface bit rate, but for some
reason I thought it was denominated in kilobits.  Multiply the values up
accordingly, taking care to saturate rather than overflow on 32-bit
architectures.

Submitted by:	Ben Hutchings <bwh -at- solarflare.com>
MFC after:	3 weeks
2011-11-19 09:13:58 +00:00
..
common Implement prefetch_read_{many,once}() for sparc64 and fix compilation on 2011-11-17 22:59:16 +00:00
sfxge_dma.c
sfxge_ev.c
sfxge_intr.c
sfxge_mcdi.c
sfxge_port.c sfxge: Fix if_baudrate reports 2011-11-19 09:13:58 +00:00
sfxge_rx.c
sfxge_rx.h
sfxge_tx.c
sfxge_tx.h
sfxge.c
sfxge.h