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:
edd023d
)
drivers/net/eexpress.c: remove duplicate comment
author
Shane Shrybman
<shrybman@sympatico.ca>
Sat, 17 Feb 2007 18:56:23 +0000
(19:56 +0100)
committer
Adrian Bunk
<bunk@stusta.de>
Sat, 17 Feb 2007 18:56:23 +0000
(19:56 +0100)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/net/eexpress.c
patch
|
blob
|
history
diff --git
a/drivers/net/eexpress.c
b/drivers/net/eexpress.c
index 4a50fcb5ad6b6538b62fb58530182ecc2051e17c..3868b8031266bfea0b84648f3e50acc65309f636 100644
(file)
--- a/
drivers/net/eexpress.c
+++ b/
drivers/net/eexpress.c
@@
-707,13
+707,6
@@
static int eexp_xmit(struct sk_buff *buf, struct net_device *dev)
return 0;
}
-/*
- * Handle an EtherExpress interrupt
- * If we've finished initializing, start the RU and CU up.
- * If we've already started, reap tx buffers, handle any received packets,
- * check to make sure we've not become wedged.
- */
-
/*
* Handle an EtherExpress interrupt
* If we've finished initializing, start the RU and CU up.