diff options
author | David Bauer <mail@david-bauer.net> | 2021-08-30 00:46:33 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-09-02 22:30:34 +0200 |
commit | 9882a54c4848e2e282bca435c6aa0025d9fa37df (patch) | |
tree | 1e63739fe557fa4a137d261397e30bcb17f1c6b2 /target/linux/brcm2708/patches-4.14/950-0272-net-lan78xx-Reduce-s-w-csum-check-on-VLANs.patch | |
parent | fdea0036a210427477b6cc1de7cee036e18aff39 (diff) | |
download | upstream-9882a54c4848e2e282bca435c6aa0025d9fa37df.tar.gz upstream-9882a54c4848e2e282bca435c6aa0025d9fa37df.tar.bz2 upstream-9882a54c4848e2e282bca435c6aa0025d9fa37df.zip |
kernel: bump 4.14 to 4.14.245
Compile-tested: ath79-generic
Run-tested: ath79-generic
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/brcm2708/patches-4.14/950-0272-net-lan78xx-Reduce-s-w-csum-check-on-VLANs.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.14/950-0272-net-lan78xx-Reduce-s-w-csum-check-on-VLANs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.14/950-0272-net-lan78xx-Reduce-s-w-csum-check-on-VLANs.patch b/target/linux/brcm2708/patches-4.14/950-0272-net-lan78xx-Reduce-s-w-csum-check-on-VLANs.patch index 0621b34939..7aa49a9b03 100644 --- a/target/linux/brcm2708/patches-4.14/950-0272-net-lan78xx-Reduce-s-w-csum-check-on-VLANs.patch +++ b/target/linux/brcm2708/patches-4.14/950-0272-net-lan78xx-Reduce-s-w-csum-check-on-VLANs.patch @@ -16,7 +16,7 @@ Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org> --- a/drivers/net/usb/lan78xx.c +++ b/drivers/net/usb/lan78xx.c -@@ -2902,12 +2902,13 @@ static void lan78xx_rx_csum_offload(stru +@@ -2910,12 +2910,13 @@ static void lan78xx_rx_csum_offload(stru struct sk_buff *skb, u32 rx_cmd_a, u32 rx_cmd_b) { |