Skip to content

Commit 294bee9

Browse files
committed
tgupdate: merge t/DO-NOT-MERGE-mptcp-enabled-by-default into t/upstream base
2 parents 7189c96 + 0892291 commit 294bee9

File tree

24 files changed

+124
-76
lines changed

24 files changed

+124
-76
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ Juha Yrjola <[email protected]>
376376
377377
378378
379+
379380
380381
Karthikeyan Periyasamy <[email protected]> <[email protected]>
381382

Documentation/devicetree/bindings/net/wireless/qcom,ath10k.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Qualcomm Technologies ath10k wireless devices
88

99
maintainers:
10-
- Kalle Valo <[email protected]>
1110
- Jeff Johnson <[email protected]>
1211

1312
description:

Documentation/devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
88
title: Qualcomm Technologies ath11k wireless devices (PCIe)
99

1010
maintainers:
11-
- Kalle Valo <[email protected]>
1211
- Jeff Johnson <[email protected]>
1312

1413
description: |

Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
88
title: Qualcomm Technologies ath11k wireless devices
99

1010
maintainers:
11-
- Kalle Valo <[email protected]>
1211
- Jeff Johnson <[email protected]>
1312

1413
description: |

Documentation/devicetree/bindings/net/wireless/qcom,ath12k-wsi.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ title: Qualcomm Technologies ath12k wireless devices (PCIe) with WSI interface
99

1010
maintainers:
1111
- Jeff Johnson <[email protected]>
12-
- Kalle Valo <[email protected]>
1312

1413
description: |
1514
Qualcomm Technologies IEEE 802.11be PCIe devices with WSI interface.

Documentation/devicetree/bindings/net/wireless/qcom,ath12k.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ title: Qualcomm Technologies ath12k wireless devices (PCIe)
99

1010
maintainers:
1111
- Jeff Johnson <[email protected]>
12-
- Kalle Valo <[email protected]>
1312

1413
description:
1514
Qualcomm Technologies IEEE 802.11be PCIe devices.

Documentation/networking/iso15765-2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,8 @@ to their default.
369369
370370
addr.can_family = AF_CAN;
371371
addr.can_ifindex = if_nametoindex("can0");
372-
addr.tp.tx_id = 0x18DA42F1 | CAN_EFF_FLAG;
373-
addr.tp.rx_id = 0x18DAF142 | CAN_EFF_FLAG;
372+
addr.can_addr.tp.tx_id = 0x18DA42F1 | CAN_EFF_FLAG;
373+
addr.can_addr.tp.rx_id = 0x18DAF142 | CAN_EFF_FLAG;
374374
375375
ret = bind(s, (struct sockaddr *)&addr, sizeof(addr));
376376
if (ret < 0)

MAINTAINERS

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3655,7 +3655,6 @@ F: Documentation/devicetree/bindings/phy/phy-ath79-usb.txt
36553655
F: drivers/phy/qualcomm/phy-ath79-usb.c
36563656

36573657
ATHEROS ATH GENERIC UTILITIES
3658-
M: Kalle Valo <[email protected]>
36593658
M: Jeff Johnson <[email protected]>
36603659
36613660
S: Supported
@@ -16438,7 +16437,7 @@ X: drivers/net/can/
1643816437
X: drivers/net/wireless/
1643916438

1644016439
NETWORKING DRIVERS (WIRELESS)
16441-
M: Kalle Valo <[email protected]>
16440+
M: Johannes Berg <[email protected]>
1644216441
1644316442
S: Maintained
1644416443
W: https://wireless.wiki.kernel.org/
@@ -19355,7 +19354,6 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/
1935519354
F: drivers/media/tuners/qt1010*
1935619355

1935719356
QUALCOMM ATH12K WIRELESS DRIVER
19358-
M: Kalle Valo <[email protected]>
1935919357
M: Jeff Johnson <[email protected]>
1936019358
1936119359
S: Supported
@@ -19365,7 +19363,6 @@ F: drivers/net/wireless/ath/ath12k/
1936519363
N: ath12k
1936619364

1936719365
QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
19368-
M: Kalle Valo <[email protected]>
1936919366
M: Jeff Johnson <[email protected]>
1937019367
1937119368
S: Supported
@@ -19375,7 +19372,6 @@ F: drivers/net/wireless/ath/ath10k/
1937519372
N: ath10k
1937619373

1937719374
QUALCOMM ATHEROS ATH11K WIRELESS DRIVER
19378-
M: Kalle Valo <[email protected]>
1937919375
M: Jeff Johnson <[email protected]>
1938019376
1938119377
S: Supported

drivers/net/can/c_can/c_can_platform.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,15 +385,16 @@ static int c_can_plat_probe(struct platform_device *pdev)
385385
if (ret) {
386386
dev_err(&pdev->dev, "registering %s failed (err=%d)\n",
387387
KBUILD_MODNAME, ret);
388-
goto exit_free_device;
388+
goto exit_pm_runtime;
389389
}
390390

391391
dev_info(&pdev->dev, "%s device registered (regs=%p, irq=%d)\n",
392392
KBUILD_MODNAME, priv->base, dev->irq);
393393
return 0;
394394

395-
exit_free_device:
395+
exit_pm_runtime:
396396
pm_runtime_disable(priv->device);
397+
exit_free_device:
397398
free_c_can_dev(dev);
398399
exit:
399400
dev_err(&pdev->dev, "probe failed\n");

drivers/net/can/ctucanfd/ctucanfd_base.c

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -867,10 +867,12 @@ static void ctucan_err_interrupt(struct net_device *ndev, u32 isr)
867867
}
868868
break;
869869
case CAN_STATE_ERROR_ACTIVE:
870-
cf->can_id |= CAN_ERR_CNT;
871-
cf->data[1] = CAN_ERR_CRTL_ACTIVE;
872-
cf->data[6] = bec.txerr;
873-
cf->data[7] = bec.rxerr;
870+
if (skb) {
871+
cf->can_id |= CAN_ERR_CNT;
872+
cf->data[1] = CAN_ERR_CRTL_ACTIVE;
873+
cf->data[6] = bec.txerr;
874+
cf->data[7] = bec.rxerr;
875+
}
874876
break;
875877
default:
876878
netdev_warn(ndev, "unhandled error state (%d:%s)!\n",

0 commit comments

Comments
 (0)