Commit 26c08677 authored by Steve Hodgson's avatar Steve Hodgson Committed by Jeff Garzik
Browse files

sfc: Remove unused field efx_channel::reset_work

parent 18c2fc04
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -366,7 +366,6 @@ struct efx_channel {
	unsigned int irq_moderation;
	struct net_device *napi_dev;
	struct napi_struct napi_str;
	struct work_struct reset_work;
	int work_pending;
	struct efx_special_buffer eventq;
	unsigned int eventq_read_ptr;