brandon-bailey / rtl8822bu

RTL8822BU Wireless Driver for Linux
61 stars 220 forks source link

centos 7.2, kernel 3.10.0-514.2.2.el7.x86_64 had problem installing the driver #4

Open yangwangxing opened 7 years ago

yangwangxing commented 7 years ago

Hi, I got following problem when running make /home/wayne/rtl8822bu/os_dep/linux/ioctl_cfg80211.c:672:2: error: too few arguments to function ‘cfg80211_ibss_joined’ cfg80211_ibss_joined(padapter->pnetdev, cur_network->network.MacAddress, GFP_ATOMIC);

OS: centos 7.2 kernel: 3.10.0-514.2.2.el7.x86_64

can you tell me what is the problem? thanks a lot.