mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
bump rockchip 32bit edge kernel to v6.14
This commit is contained in:
12
patch/misc/wireless-rtl8723cs/8723cs-Port-to-6.14.patch
Normal file
12
patch/misc/wireless-rtl8723cs/8723cs-Port-to-6.14.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff --git a/drivers/staging/rtl8723cs/os_dep/linux/ioctl_cfg80211.c b/drivers/staging/rtl8723cs/os_dep/linux/ioctl_cfg80211.c
|
||||
index 3386acc000b6..304207ab863b 100644
|
||||
--- a/drivers/staging/rtl8723cs/os_dep/linux/ioctl_cfg80211.c
|
||||
+++ b/drivers/staging/rtl8723cs/os_dep/linux/ioctl_cfg80211.c
|
||||
@@ -4563,6 +4563,7 @@ static int cfg80211_rtw_get_txpower(struct wiphy *wiphy,
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 8, 0))
|
||||
struct wireless_dev *wdev,
|
||||
#endif
|
||||
+ unsigned int link_id,
|
||||
int *dbm)
|
||||
{
|
||||
struct dvobj_priv *dvobj = wiphy_to_dvobj(wiphy);
|
||||
Reference in New Issue
Block a user