110-link_id.patch 454 B

1234567891011
  1. --- a/os_dep/linux/ioctl_cfg80211.c
  2. +++ b/os_dep/linux/ioctl_cfg80211.c
  3. @@ -3183,7 +3183,7 @@ static int cfg80211_rtw_set_txpower(stru
  4. static int cfg80211_rtw_get_txpower(struct wiphy *wiphy,
  5. #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
  6. - struct wireless_dev *wdev,
  7. + struct wireless_dev *wdev, unsigned int link_id,
  8. #endif
  9. int *dbm)
  10. {