agerwick / RT28XX-RT539X-Linux-driver

2011_1007_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO updated to work with Linux kernel 3.8 and above. Tested with Ubuntu 14.04 and 16.04
GNU General Public License v2.0
23 stars 9 forks source link

fixed pci_read_config_word error when compiling on ubuntu 16.04 #9

Closed vancha closed 7 years ago

vancha commented 7 years ago

this fixed the compilation error for ubuntu 16.04, which gives the error as mentioned in the title. valid pointer casts where not given in rtmp_mcu.c

agerwick commented 7 years ago

Thanks for the patch, vancha. Much appreciated.