]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0072-af_unix-fix-EPOLLET-regression-for-stream-sockets.patch
linux-ti335x-psp 3.2: update to v3.2.11
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp-3.2 / 3.2.3 / 0072-af_unix-fix-EPOLLET-regression-for-stream-sockets.patch
index 6ddc4a03e48e89f366d8f7b2f7e67ac802bfa901..6f0d313b7b9ac7c71fc0c20977527573dbf0fc6d 100644 (file)
@@ -1,4 +1,4 @@
-From cfd240df5a18d890c434c05ccff9e12cc83140a4 Mon Sep 17 00:00:00 2001
+From 6e647cfa06847144087b67d0f64a79a624a80276 Mon Sep 17 00:00:00 2001
 From: Eric Dumazet <eric.dumazet@gmail.com>
 Date: Sat, 28 Jan 2012 16:11:03 +0000
 Subject: [PATCH 72/90] af_unix: fix EPOLLET regression for stream sockets
@@ -28,7 +28,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  net/unix/af_unix.c |   19 ++++---------------
- 1 files changed, 4 insertions(+), 15 deletions(-)
+ 1 file changed, 4 insertions(+), 15 deletions(-)
 
 diff --git a/net/unix/af_unix.c b/net/unix/af_unix.c
 index b595a3d..d99678a 100644
@@ -92,5 +92,5 @@ index b595a3d..d99678a 100644
                }
        } while (size);
 -- 
-1.7.7.4
+1.7.9.4