cas: Mark work3 as unused: we apparently need to read it from hardware, but ignore its value
Sponsored by: Netflix
This commit is contained in:
parent
2f3b67560a
commit
5f5986656c
@ -1624,7 +1624,7 @@ cas_rint(struct cas_softc *sc)
|
||||
struct cas_rxdsoft *rxds, *rxds2;
|
||||
struct ifnet *ifp = sc->sc_ifp;
|
||||
struct mbuf *m, *m2;
|
||||
uint64_t word1, word2, word3, word4;
|
||||
uint64_t word1, word2, word3 __unused, word4;
|
||||
uint32_t rxhead;
|
||||
u_int idx, idx2, len, off, skip;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user