From ffcc7fbcb23118bfd91dadc6ba1461639a9da52e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 27 Feb 2013 08:52:09 -0800 Subject: [PATCH] fix up some email addresses to make formail happy --- .../vlan-adjust-vlan_set_encap_proto-for-its-callers.patch | 2 +- ...of-devices-with-multiple-control-interface-altsettings.patch | 2 +- .../vlan-adjust-vlan_set_encap_proto-for-its-callers.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/queue-3.4/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch b/queue-3.4/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch index 3216d7fe955..03eddab1125 100644 --- a/queue-3.4/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch +++ b/queue-3.4/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch @@ -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 Cc: David S. Miller Cc: Jesse Gross -Signed-off-by: Cong Wang Acked-by: Jesse Gross Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman diff --git a/queue-3.8/net-cdc_ncm-fix-probing-of-devices-with-multiple-control-interface-altsettings.patch b/queue-3.8/net-cdc_ncm-fix-probing-of-devices-with-multiple-control-interface-altsettings.patch index b0b140b5e17..0ed81251c38 100644 --- a/queue-3.8/net-cdc_ncm-fix-probing-of-devices-with-multiple-control-interface-altsettings.patch +++ b/queue-3.8/net-cdc_ncm-fix-probing-of-devices-with-multiple-control-interface-altsettings.patch @@ -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. Cc: Greg Suarez Cc: Alexey Orishko -Reported-and-tested-by: Jonathan A. Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman diff --git a/queue-3.8/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch b/queue-3.8/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch index 219ec3e7a0b..b4e6ce1f82a 100644 --- a/queue-3.8/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch +++ b/queue-3.8/vlan-adjust-vlan_set_encap_proto-for-its-callers.patch @@ -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 Cc: David S. Miller Cc: Jesse Gross -Signed-off-by: Cong Wang Acked-by: Jesse Gross Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman -- 2.47.3