提交 8c5270ac 编写于 作者: A Andrew Rybchenko 提交者: Ben Hutchings

sfc: remove unused 'enum efx_rx_alloc_method'

Signed-off-by: NBen Hutchings <bhutchings@solarflare.com>
上级 ff2de51b
......@@ -360,12 +360,6 @@ struct efx_rx_queue {
unsigned int slow_fill_count;
};
enum efx_rx_alloc_method {
RX_ALLOC_METHOD_AUTO = 0,
RX_ALLOC_METHOD_SKB = 1,
RX_ALLOC_METHOD_PAGE = 2,
};
enum efx_sync_events_state {
SYNC_EVENTS_DISABLED = 0,
SYNC_EVENTS_QUIESCENT,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册