|
@@ -38,8 +38,7 @@ void rtw_handle_tkip_mic_err(struct adapter *padapter, u8 bgroup);
|
|
|
int rtw_init_recv_priv(struct recv_priv *precvpriv, struct adapter *padapter);
|
|
|
void rtw_free_recv_priv(struct recv_priv *precvpriv);
|
|
|
|
|
|
-int rtw_os_recv_resource_alloc(struct adapter *adapt,
|
|
|
- struct recv_frame *recvfr);
|
|
|
+int rtw_os_recv_resource_alloc(struct recv_frame *recvfr);
|
|
|
|
|
|
int rtw_os_recvbuf_resource_alloc(struct adapter *adapt, struct recv_buf *buf);
|
|
|
|