]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix up some email addresses to make formail happy
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Feb 2013 16:52:09 +0000 (08:52 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Feb 2013 16:52:09 +0000 (08:52 -0800)
queue-3.4/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch
queue-3.8/net-cdc_ncm-fix-probing-of-devices-with-multiple-control-interface-altsettings.patch
queue-3.8/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch

index 3216d7fe95509d72d2d8261b67c3d220dbc7d937..03eddab1125c67f8bd0c1c22edb12c7f9d35a91f 100644 (file)
@@ -35,9 +35,9 @@ Therefore __pop_vlan_tci() is obviously wrong.
 A quick fix is avoiding using skb->data in vlan_set_encap_proto(),
 use 'vhdr+1' is always correct in both cases.
 
+Signed-off-by: Cong Wang <amwang@redhat.com>
 Cc: David S. Miller <davem@davemloft.net>
 Cc: Jesse Gross <jesse@nicira.com>
-Signed-off-by: Cong Wang <amwang@redhat.com>
 Acked-by: Jesse Gross <jesse@nicira.com>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
index b0b140b5e1706773af32e4fcb1ee40318e2a7317..0ed81251c38b4b4fea8a87dbee56447a16b62de3 100644 (file)
@@ -24,9 +24,9 @@ This bug causes probing of Huawei E3276 devices to fail when the MBIM driver
 is enabled, because these devices have a second alternate setting with no CDC
 functional descriptors.
 
+Reported-and-tested-by: Jonathan A. <yo.natan@hotmail.com>
 Cc: Greg Suarez <gsuarez@smithmicro.com>
 Cc: Alexey Orishko <alexey.orishko@stericsson.com>
-Reported-and-tested-by: Jonathan A. <yo.natan@hotmail.com>
 Signed-off-by: Bjørn Mork <bjorn@mork.no>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
index 219ec3e7a0b5d2fdb8b0760e06e270efd527f6a1..b4e6ce1f82ab698ec67bc153e49fe473f1634ed9 100644 (file)
@@ -35,9 +35,9 @@ Therefore __pop_vlan_tci() is obviously wrong.
 A quick fix is avoiding using skb->data in vlan_set_encap_proto(),
 use 'vhdr+1' is always correct in both cases.
 
+Signed-off-by: Cong Wang <amwang@redhat.com>
 Cc: David S. Miller <davem@davemloft.net>
 Cc: Jesse Gross <jesse@nicira.com>
-Signed-off-by: Cong Wang <amwang@redhat.com>
 Acked-by: Jesse Gross <jesse@nicira.com>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>