Deleted Added
full compact
31c31
< __FBSDID("$FreeBSD: head/sys/mips/cavium/octe/ethernet-xaui.c 216071 2010-11-30 07:14:05Z jmallett $");
---
> __FBSDID("$FreeBSD: head/sys/mips/cavium/octe/ethernet-xaui.c 231987 2012-02-22 01:30:25Z gonzo $");
52c52,55
< cvm_oct_common_init(ifp);
---
>
> if (cvm_oct_common_init(ifp) != 0)
> return ENXIO;
>