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:
c7be73b
)
e1000: remove email reference
author
Jeff Kirsher
<
[email protected]
>
Fri, 11 Jul 2008 22:17:33 +0000
(15:17 -0700)
committer
Jeff Garzik
<
[email protected]
>
Tue, 22 Jul 2008 23:39:08 +0000
(19:39 -0400)
The email
[email protected]
is no longer available, remove all
references.
Signed-off-by: Jeff Kirsher <
[email protected]
>
Signed-off-by: Jeff Garzik <
[email protected]
>
drivers/net/e1000/e1000_main.c
patch
|
blob
|
history
diff --git
a/drivers/net/e1000/e1000_main.c
b/drivers/net/e1000/e1000_main.c
index 0de2006e8b978a49c6d5f0107f39014e111f4904..b2c3e4cc0cb455f82526c7002654eda81fecd1ea 100644
(file)
--- a/
drivers/net/e1000/e1000_main.c
+++ b/
drivers/net/e1000/e1000_main.c
@@
-866,7
+866,7
@@
static void e1000_dump_eeprom(struct e1000_adapter *adapter)
printk(KERN_ERR "to enable this network device.\n");
printk(KERN_ERR "Please inspect the EEPROM dump and report the issue "
"to your hardware vendor\n");
- printk(KERN_ERR "or Intel Customer Support
:
[email protected]
\n");
+ printk(KERN_ERR "or Intel Customer Support
.
\n");
printk(KERN_ERR "/*********************/\n");
kfree(data);