projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18c2fc0
)
sfc: Remove unused field efx_channel::reset_work
author
Steve Hodgson
<shodgson@solarflare.com>
Mon, 1 Sep 2008 11:44:48 +0000
(12:44 +0100)
committer
Jeff Garzik
<jgarzik@redhat.com>
Wed, 3 Sep 2008 13:53:42 +0000
(09:53 -0400)
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/sfc/net_driver.h
patch
|
blob
|
history
diff --git
a/drivers/net/sfc/net_driver.h
b/drivers/net/sfc/net_driver.h
index ab318f759b81ec672edbf84e6751f8290f25bb0f..628f25e32918377efee5fbf15aa32fbb580104d3 100644
(file)
--- a/
drivers/net/sfc/net_driver.h
+++ b/
drivers/net/sfc/net_driver.h
@@
-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;