tzh
2024-08-15 d4a1bd480003f3e1a0590bc46fbcb24f05652ca7
longan/kernel/linux-4.9/drivers/net/wireless/aic8800/aic8800_fdrv/rwnx_rx.h
old mode 100644new mode 100755
....@@ -342,8 +342,6 @@
342342 u8 options[308]; /* 312 - cookie */
343343 };
344344
345
-u8 rwnx_unsup_rx_vec_ind(void *pthis, void *hostid);
346
-u8 rwnx_rxdataind(void *pthis, void *hostid);
347345 u8 rwnx_rxdataind_aicwf(struct rwnx_hw *rwnx_hw, void *hostid, void *rx_priv);
348346 int aicwf_process_rxframes(struct aicwf_rx_priv *rx_priv);
349347