From: Greg Kroah-Hartman Date: Mon, 29 Oct 2012 21:41:19 +0000 (-0700) Subject: email fixup for a 3.6 patch X-Git-Tag: v3.0.50~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d393f7415a39cfeb7434d588141ea2d13b4ee518;p=thirdparty%2Fkernel%2Fstable-queue.git email fixup for a 3.6 patch --- diff --git a/queue-3.6/usb-digi_acceleport-fix-port-data-memory-leak.patch b/queue-3.6/usb-digi_acceleport-fix-port-data-memory-leak.patch index e401f8f5124..f5a4e2c2c12 100644 --- a/queue-3.6/usb-digi_acceleport-fix-port-data-memory-leak.patch +++ b/queue-3.6/usb-digi_acceleport-fix-port-data-memory-leak.patch @@ -19,9 +19,9 @@ thus be handled in attach and release. Compile-only tested. +Signed-off-by: Johan Hovold Cc: Peter Berger Cc: Al Borchers -Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman ---