提交 c018a5f1 编写于 作者: M Mark Einon 提交者: Greg Kroah-Hartman

staging: et131x: Remove unused rx_ring.recv_packet_pool

tx_ring.recv_packet_pool is unused, even in the original driver code.
Removed.
Signed-off-by: NMark Einon <mark.einon@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 ac8f4837
......@@ -337,8 +337,6 @@ struct rx_ring {
bool unfinished_receives;
struct list_head recv_packet_pool;
/* lookaside lists */
struct kmem_cache *recv_lookaside;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册