]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix up comments in cifs patch
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 1 Aug 2011 22:59:00 +0000 (15:59 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 1 Aug 2011 22:59:00 +0000 (15:59 -0700)
queue-2.6.39/cifs-lower-default-and-max-wsize-to-what-2.6.39-can-handle.patch

index b6f4e030f74b6f7b837b493337f2d85aa794b30a..4e3f9ecfedb4acb3f8dae779d89a0c269a0267f4 100644 (file)
@@ -28,8 +28,6 @@ something suitable for 2.6.39.
 This patch also accounts for the change in field name from sec_mode to
 secMode that went into 3.0.
 
-Cc: <stable@kernel.org> # .39.x: f7910cb: cifs: clean up wsize negotiation and allow for larger wsize
-Cc: <stable@kernel.org> # .39.x: 1190f6a: cifs: fix wsize negotiation to respect max buffer size and active signing (try #4)
 Signed-off-by: Jeff Layton <jlayton@redhat.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---