diff --git a/hw/net/e1000e_core.c b/hw/net/e1000e_core.c index badb1feb7dd13bda42077514b92f26c03296e55d..e0bd31c577b3d381780f50e24a9b365d4531514d 100644 --- a/hw/net/e1000e_core.c +++ b/hw/net/e1000e_core.c @@ -52,7 +52,7 @@ second according to spec 10.2.4.2 */ #define E1000E_MAX_TX_FRAGS (64) -static void +static inline void e1000e_set_interrupt_cause(E1000ECore *core, uint32_t val); static inline void