stge_add_rxbuf
if (stge_add_rxbuf(sc, i) != 0) {
if ((error = stge_add_rxbuf(sc, i)) != 0) {
static int stge_add_rxbuf(struct stge_softc *, int);