qcacmn: Cleanup unused typedef variables
Remove unused typedef rx_callback_fp in datapath flow. Change-Id: Ie40f8ab02a1437d2c86aadb2f35f5f548f00f1bc CRs-Fixed: 2123478
This commit is contained in:

committed by
Nandini Suresh

parent
3b236ec96b
commit
5fd835b44b
@@ -384,10 +384,6 @@ struct ieee80211_delba_parameterset {
|
|||||||
#endif
|
#endif
|
||||||
} __packed;
|
} __packed;
|
||||||
|
|
||||||
typedef QDF_STATUS(*rx_callback_fp)(void *p_cds_gctx,
|
|
||||||
qdf_nbuf_t pDataBuff,
|
|
||||||
uint8_t ucSTAId);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* ol_txrx_vdev_peer_remove_cb - wma_remove_peer callback
|
* ol_txrx_vdev_peer_remove_cb - wma_remove_peer callback
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user