Deleted Added
full compact
34c34
< __FBSDID("$FreeBSD: head/sys/dev/ste/if_ste.c 200875 2009-12-22 21:39:34Z yongari $");
---
> __FBSDID("$FreeBSD: head/sys/dev/ste/if_ste.c 200877 2009-12-22 21:44:25Z yongari $");
975,977d974
< sc->ste_btag = rman_get_bustag(sc->ste_res);
< sc->ste_bhandle = rman_get_bushandle(sc->ste_res);
<