mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-05 10:27:19 +00:00
kernel: Fix patch header
Remove "a" character from the first line of patch 738-v5.14-01-net-dsa-qca8k-fix-an-endian-bug-in-qca8k-get-ethtool.patch Otherwise `git am` fails to apply this patch which is annoying when trying to do some development / rebasing. Signed-off-by: Marek Behún <kabel@kernel.org> (cherry picked from commit f811c33b197138d8e9ab7bc9fbdc3836e95827b8)
This commit is contained in:
parent
12758b6906
commit
88ad61a292
@ -1,4 +1,4 @@
|
||||
aFrom aa3d020b22cb844ab7bdbb9e5d861a64666e2b74 Mon Sep 17 00:00:00 2001
|
||||
From aa3d020b22cb844ab7bdbb9e5d861a64666e2b74 Mon Sep 17 00:00:00 2001
|
||||
From: Dan Carpenter <dan.carpenter@oracle.com>
|
||||
Date: Wed, 9 Jun 2021 12:52:12 +0300
|
||||
Subject: [PATCH] net: dsa: qca8k: fix an endian bug in
|
||||
|
Loading…
x
Reference in New Issue
Block a user