mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2026-01-29 07:16:35 +00:00
Linux 6.14 compat: get_txpower
Signed-off-by: Rin Cat (鈴猫) <rincat@rincat.dev>
This commit is contained in:
@@ -4658,6 +4658,9 @@ exit:
|
||||
static int cfg80211_rtw_get_txpower(struct wiphy *wiphy,
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 8, 0))
|
||||
struct wireless_dev *wdev,
|
||||
#endif
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(6, 14, 0))
|
||||
unsigned int link_id,
|
||||
#endif
|
||||
int *dbm)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user