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

staging: et131x: Remove unused et131x_adapter struct members

These two adapter struct members are not used, remove them.
Signed-off-by: NMark Einon <mark.einon@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 e2ce0615
......@@ -503,13 +503,6 @@ struct et131x_adapter {
*/
u8 boot_coma;
/* Next two used to save power information at power down. This
* information will be used during power up to set up parts of Power
* Management in JAGCore
*/
u16 pdown_speed;
u8 pdown_duplex;
/* Tx Memory Variables */
struct tx_ring tx_ring;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册