dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] myri10ge - Drop unused pm_state

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

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
brice@myri.com 2006-07-03 18:02:31 -04:00 committed by Jeff Garzik
parent b07db75a9f
commit ec590970f0
1 changed files with 0 additions and 1 deletions

View File

@ -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;