These functions have been declared without any implementation since the first commit (364e30ebd2dbaccba430c603da03e68746eb932a) and there has been no mention of them in following commits.
Signed-off-by: Luca Ceresoli <l...@lucaceresoli.net> Cc: Larry Finger <larry.fin...@lwfinger.net> Cc: Jes Sorensen <jes.soren...@redhat.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: linux-wirel...@vger.kernel.org Cc: de...@driverdev.osuosl.org Cc: linux-ker...@vger.kernel.org --- Changes v2 -> v3: - add "staging: " prefix to commit message title. Changes v1 -> v2: - improve the commit message. --- drivers/staging/rtl8723au/include/recv_osdep.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/staging/rtl8723au/include/recv_osdep.h b/drivers/staging/rtl8723au/include/recv_osdep.h index c2d3f1b..c159dbc 100644 --- a/drivers/staging/rtl8723au/include/recv_osdep.h +++ b/drivers/staging/rtl8723au/include/recv_osdep.h @@ -26,9 +26,6 @@ int rtw_recv_indicatepkt23a(struct rtw_adapter *adapter, struct recv_frame *prec void rtw_handle_tkip_mic_err23a(struct rtw_adapter *padapter, u8 bgroup); -int rtw_init_recv_priv(struct recv_priv *precvpriv, struct rtw_adapter *padapter); -void rtw_free_recv_priv (struct recv_priv *precvpriv); - int rtw_os_recv_resource_init(struct recv_priv *precvpriv, struct rtw_adapter *padapter); void rtw_init_recv_timer23a(struct recv_reorder_ctrl *preorder_ctrl); -- 2.7.4 _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel