iprowifi3945: Fix GCC4+ build.
This commit is contained in:
@@ -2036,6 +2036,7 @@ wpi_rx_done(struct wpi_softc *sc, struct wpi_rx_desc *desc,
|
|||||||
fail2: m_freem(m);
|
fail2: m_freem(m);
|
||||||
|
|
||||||
fail1:
|
fail1:
|
||||||
|
return;
|
||||||
#ifndef __HAIKU__
|
#ifndef __HAIKU__
|
||||||
counter_u64_add(ic->ic_ierrors, 1);
|
counter_u64_add(ic->ic_ierrors, 1);
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user