https://wiki.ubuntu.com/SaucySalamander/ReleaseNotes/Ja https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes 13.10 : Linux kernel 3.11 14.04 : Linux kernel 3.13
Compiling MT7601U/RT2870 WiFi Driver in Fedora # kyoushuu.wordpress.com/2014/04/01/compiling-rt2870-wifi-driver-in-fedora/ # ttp://www.mediafire.com/download/fezezv1u28y7eey/rt2870-mt7601Usta-kuid_t-kgid_t.patch After some searches in Google, I found out that Linux changed some structs around version 3.8. Some fields changed from int to kuid_t and kgid_t. I only changed two lines in a struct, and finally, it compiled :D.