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