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