summaryrefslogtreecommitdiff
path: root/patches/0090-use-skb_pad.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-12-02 15:28:01 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-12-06 23:28:11 +0100
commit6838b1c0cbef41aef3f7f7c715fa15bb6bf5cbb0 (patch)
treeb01d5fe6d6464b250c192f3b94d9d0859887583d /patches/0090-use-skb_pad.patch
parentd004b8fd01a3ac06389e2d1feffab2efadd426ef (diff)
backports: Add missing includes for mt76 driver.
This patch was taken from kernel 4.20. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'patches/0090-use-skb_pad.patch')
-rw-r--r--patches/0090-use-skb_pad.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/0090-use-skb_pad.patch b/patches/0090-use-skb_pad.patch
index 086328c1..9f29d6cb 100644
--- a/patches/0090-use-skb_pad.patch
+++ b/patches/0090-use-skb_pad.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/mediatek/mt76/usb.c
+++ b/drivers/net/wireless/mediatek/mt76/usb.c
-@@ -535,7 +535,7 @@ int mt76u_skb_dma_info(struct sk_buff *s
+@@ -536,7 +536,7 @@ int mt76u_skb_dma_info(struct sk_buff *s
}
if (unlikely(pad)) {