Let fxp_release take a device_t directly and change some device_printf
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 31 May 2005 08:27:47 +0000 (08:27 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 31 May 2005 08:27:47 +0000 (08:27 +0000)
commitc81df1a69ed5f83d645494a48368663885f44af6
treecf5c75e8bbfb939a87b0461abf6340bdc2bc3684
parentde1795b24cb833426bb89ab15b9fddcbaca0f0f6
Let fxp_release take a device_t directly and change some device_printf
to if_printf. This allows the elimination of fxp_softc.dev.
Also add a missing '\n' in fxp_attach.

Submitted-by: Sepherosa Ziehau <sepherosa@gmail.com>
sys/dev/netif/fxp/if_fxp.c
sys/dev/netif/fxp/if_fxpvar.h