diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-11-30 07:05:40 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-30 12:27:21 -0500 |
commit | ba57b6f20429028127618230b74d55e8eb9cfce3 (patch) | |
tree | 6a5c5297d02d89118e8ab1edbd929469e02ade4b /MAINTAINERS | |
parent | b052e0737593c2a9c9b5f984e19e99f45435ef75 (diff) | |
download | linux-ba57b6f20429028127618230b74d55e8eb9cfce3.tar.bz2 |
MAINTAINERS: fix bouncing tun/tap entries
Delivery to the following recipient failed permanently:
vtun@office.satix.net
Technical details of permanent failure:
DNS Error: Domain name not found
Of course:
$ host office.satix.net
Host office.satix.net not found: 3(NXDOMAIN)
===========
And "Change of Email Address Notification":
Old Address New Address Email Subject
------------------------------------------------------
maxk@qualcomm.com maxk@qti.qualcomm.com "tuntap: multiqueue...
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Maxim Krasnyansky <maxk@qti.qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5d72dd57b78a..13f472188e32 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7454,8 +7454,7 @@ S: Maintained F: drivers/net/ethernet/dec/tulip/ TUN/TAP driver -M: Maxim Krasnyansky <maxk@qualcomm.com> -L: vtun@office.satix.net +M: Maxim Krasnyansky <maxk@qti.qualcomm.com> W: http://vtun.sourceforge.net/tun S: Maintained F: Documentation/networking/tuntap.txt |