qcacmn: Datapath init-deinit changes
Do a logical split of dp_soc_attach and dp_pdev_attach into Allocation and initialization and dp_soc_detach and dp_pdev_detach into de-initialization and free routines Change-Id: I23bdca0ca86db42a4d0b2554cd60d99bb207a647
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

szülő
e4a31a803d
commit
1f3652debc
@@ -1514,8 +1514,6 @@ static inline int dp_get_mac_id_for_mac(struct dp_soc *soc, uint32_t mac_id)
|
||||
return 0;
|
||||
}
|
||||
|
||||
bool dp_is_soc_reinit(struct dp_soc *soc);
|
||||
|
||||
/*
|
||||
* dp_is_subtype_data() - check if the frame subtype is data
|
||||
*
|
||||
|
Reference in New Issue
Block a user