Fix build after r324446.

This commit is contained in:
Gleb Smirnoff 2017-10-12 21:26:52 +00:00
parent b49e9abcf4
commit 3b5aa97c10
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=324569

View File

@ -347,7 +347,7 @@ dtsec_rm_fqr_mext_free(struct mbuf *m)
if (bman_count(sc->sc_rx_pool) <= DTSEC_RM_POOL_RX_MAX_SIZE)
bman_put_buffer(sc->sc_rx_pool, buffer);
else
dtsec_rm_pool_rx_put_buffer(arg, buffer, NULL);
dtsec_rm_pool_rx_put_buffer(sc, buffer, NULL);
}
static e_RxStoreResponse