Thread (22 messages) 22 messages, 2 authors, 2015-11-05
STALE3914d

[PATCH V2 08/17] staging: wilc1000: remove unused function remove_TCP_related

From: Glen Lee <hidden>
Date: 2015-10-30 09:45:12
Subsystem: staging subsystem, the rest · Maintainers: Greg Kroah-Hartman, Linus Torvalds

Just remove unused function remove_TCP_related.

Signed-off-by: Glen Lee <redacted>
---
 drivers/staging/wilc1000/wilc_wlan.c | 10 ----------
 1 file changed, 10 deletions(-)
diff --git a/drivers/staging/wilc1000/wilc_wlan.c b/drivers/staging/wilc1000/wilc_wlan.c
index b503f07..c8ce1f6 100644
--- a/drivers/staging/wilc1000/wilc_wlan.c
+++ b/drivers/staging/wilc1000/wilc_wlan.c
@@ -349,16 +349,6 @@ static inline int add_TCP_Pending_Ack(u32 Ack, u32 Session_index, struct txq_ent
 	}
 	return 0;
 }
-static inline int remove_TCP_related(void)
-{
-	wilc_wlan_dev_t *p = &g_wlan;
-	unsigned long flags;
-
-	spin_lock_irqsave(&g_linux_wlan->txq_spinlock, flags);
-
-	spin_unlock_irqrestore(&g_linux_wlan->txq_spinlock, flags);
-	return 0;
-}
 
 static inline int tcp_process(struct net_device *dev, struct txq_entry_t *tqe)
 {
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help