Fix poll handler declaration.
This commit is contained in:
parent
d2bc4bf6ff
commit
772aec19a1
@ -269,7 +269,7 @@ static void lem_add_rx_process_limit(struct adapter *, const char *,
|
||||
#endif /* ~EM_LEGACY_IRQ */
|
||||
|
||||
#ifdef DEVICE_POLLING
|
||||
static poll_handler_t em_poll;
|
||||
static poll_handler_t lem_poll;
|
||||
#endif /* POLLING */
|
||||
|
||||
/*********************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user