Comment 101 for bug 1239578

Revision history for this message
Larry Finger (larry-finger-lwfinger) wrote :

Comment #99: Those new messages are due to changes in cfg80211. As long as the driver works correctly, you may ignore them.

Comment #100: Those messages are due to trying to build old driver code on a kernel that is new. If you really want to build that code, you will need to research the changes in the API for kernels 3.15 and 3.16 and make the appropriate changes to the code. I added the driver to the kernel source so that you would not have to do these changes. Why are you still building an out-of-kernel version?