fix mangled mail addr for Eric

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/queue/net-reduce-net_rx_action-latency-to-2-HZ.patch b/queue/net-reduce-net_rx_action-latency-to-2-HZ.patch
index 68bf86b..0241789 100644
--- a/queue/net-reduce-net_rx_action-latency-to-2-HZ.patch
+++ b/queue/net-reduce-net_rx_action-latency-to-2-HZ.patch
@@ -1,5 +1,5 @@
 From 48dba9a0876a1e57e4915fd0cca0f400ec6dc949 Mon Sep 17 00:00:00 2001
-From: Eric Dumazet <edumazt@google.com>
+From: Eric Dumazet <edumazet@google.com>
 Date: Tue, 5 Mar 2013 07:15:13 +0000
 Subject: [PATCH] net: reduce net_rx_action() latency to 2 HZ
 
diff --git a/queue/tcp-allow-splice-to-build-full-TSO-packets.patch b/queue/tcp-allow-splice-to-build-full-TSO-packets.patch
index e796ccc..1718f99 100644
--- a/queue/tcp-allow-splice-to-build-full-TSO-packets.patch
+++ b/queue/tcp-allow-splice-to-build-full-TSO-packets.patch
@@ -46,7 +46,7 @@
 Cc: Maciej Żenczykowski <maze@google.com>
 Cc: Mahesh Bandewar <maheshb@google.com>
 Cc: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
-Signed-off-by: Eric Dumazet <eric.dumazet@gmail>com>
+Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
 ---
diff --git a/queue/tcp-tcp_sendpages-should-call-tcp_push-once.patch b/queue/tcp-tcp_sendpages-should-call-tcp_push-once.patch
index 219fa10..fb7ca99 100644
--- a/queue/tcp-tcp_sendpages-should-call-tcp_push-once.patch
+++ b/queue/tcp-tcp_sendpages-should-call-tcp_push-once.patch
@@ -31,7 +31,7 @@
 Cc: Maciej Żenczykowski <maze@google.com>
 Cc: Mahesh Bandewar <maheshb@google.com>
 Cc: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
-Signed-off-by: Eric Dumazet <eric.dumazet@gmail>com>
+Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
 ---