[PATCH v2 1/9] Remove unused struct wcn36xx_dxe_mem_pool

Pontus Fuchs pontus.fuchs at gmail.com
Thu May 30 04:12:27 EDT 2013


Forgotten leftovers.

Signed-off-by: Pontus Fuchs <pontus.fuchs at gmail.com>
---
 dxe.h | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/dxe.h b/dxe.h
index 31f9bab..2880335 100644
--- a/dxe.h
+++ b/dxe.h
@@ -211,14 +211,6 @@ struct wcn36xx_dxe_ctl {
    struct sk_buff 			*skb;
 };
 
-struct wcn36xx_dxe_mem_info {
-	unsigned long len;
-	//The offset from beginning of the buffer where it is allocated
-	unsigned long offset;
-	unsigned long phy_addr;
-};
-
-
 struct wcn36xx_dxe_ch {
 	enum wcn36xx_dxe_ch_type	ch_type;
 	void				*cpu_addr;
-- 
1.8.1.2




More information about the wcn36xx mailing list