|
@@ -9,6 +9,11 @@ TODO:
|
|
- merge Realtek's bugfixes and new features into the driver
|
|
- merge Realtek's bugfixes and new features into the driver
|
|
- switch to use LIB80211
|
|
- switch to use LIB80211
|
|
- switch to use MAC80211
|
|
- switch to use MAC80211
|
|
|
|
+- figure out what to do with this code in rtw_recv_indicatepkt():
|
|
|
|
+ rcu_read_lock();
|
|
|
|
+ rcu_dereference(padapter->pnetdev->rx_handler_data);
|
|
|
|
+ rcu_read_unlock();
|
|
|
|
+ Perhaps delete it, perhaps assign to some local variable.
|
|
|
|
|
|
Please send any patches to Greg Kroah-Hartman <gregkh@linux.com>,
|
|
Please send any patches to Greg Kroah-Hartman <gregkh@linux.com>,
|
|
and Larry Finger <Larry.Finger@lwfinger.net>.
|
|
and Larry Finger <Larry.Finger@lwfinger.net>.
|