sfc: Remove unused field efx_channel::reset_work
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
committed by
Jeff Garzik
parent
18c2fc0478
commit
26c086771a
@@ -366,7 +366,6 @@ struct efx_channel {
|
|||||||
unsigned int irq_moderation;
|
unsigned int irq_moderation;
|
||||||
struct net_device *napi_dev;
|
struct net_device *napi_dev;
|
||||||
struct napi_struct napi_str;
|
struct napi_struct napi_str;
|
||||||
struct work_struct reset_work;
|
|
||||||
int work_pending;
|
int work_pending;
|
||||||
struct efx_special_buffer eventq;
|
struct efx_special_buffer eventq;
|
||||||
unsigned int eventq_read_ptr;
|
unsigned int eventq_read_ptr;
|
||||||
|
Reference in New Issue
Block a user