Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec590970 authored by brice@myri.com's avatar brice@myri.com Committed by Jeff Garzik
Browse files

[PATCH] myri10ge - Drop unused pm_state



The pm_state field in the myri10ge_priv structure is unused. Drop it.

Signed-off-by: default avatarBrice Goglin <brice@myri.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent b07db75a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -188,7 +188,6 @@ struct myri10ge_priv {
	int vendor_specific_offset;
	u32 devctl;
	u16 msi_flags;
	u32 pm_state[16];
	u32 read_dma;
	u32 write_dma;
	u32 read_write_dma;