diff options
author | Steve Glendinning <steve.glendinning@shawell.net> | 2012-04-16 12:13:29 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-07-17 16:15:38 +0200 |
commit | 90b24cfb42fc5c0366a0555fd5236e9f84f86d2c (patch) | |
tree | 476de1f577fd54fc29d466947b242989d9acc5b9 /drivers/net/phy | |
parent | 10983f2e8dc65d118371681548809109b570b63b (diff) | |
download | talos-obmc-linux-90b24cfb42fc5c0366a0555fd5236e9f84f86d2c.tar.gz talos-obmc-linux-90b24cfb42fc5c0366a0555fd5236e9f84f86d2c.zip |
Change email address for Steve Glendinning
I no longer have a mailbox at smsc.com, and I've had two reports
that that email address now bounces from people trying to
contact me. This patch updates all references to that invalid
address to one that I can be contacted on more permanently.
This patch also updates the maintainer status to reflect
the fact I'm no longer directly paid to maintain these drivers.
Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/phy')
-rw-r--r-- | drivers/net/phy/smsc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/phy/smsc.c b/drivers/net/phy/smsc.c index fc3e7e96c88c..42c43e75d3e7 100644 --- a/drivers/net/phy/smsc.c +++ b/drivers/net/phy/smsc.c @@ -12,7 +12,7 @@ * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * - * Support added for SMSC LAN8187 and LAN8700 by steve.glendinning@smsc.com + * Support added for SMSC LAN8187 and LAN8700 by steve.glendinning@shawell.net * */ |