Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH net-next] tipc: Remove unused macro TIPC_FWD_MSG
@ 2020-08-29 11:50 YueHaibing
2020-08-31 19:42 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2020-08-29 11:50 UTC (permalink / raw)
To: jmaloy, ying.xue, davem, kuba
Cc: netdev, tipc-discussion, linux-kernel, YueHaibing
There is no caller in tree any more.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
net/tipc/socket.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/tipc/socket.c b/net/tipc/socket.c
index 2679e97e0389..fd5bfaab8661 100644
--- a/net/tipc/socket.c
+++ b/net/tipc/socket.c
@@ -52,7 +52,6 @@
#define NAGLE_START_MAX 1024
#define CONN_TIMEOUT_DEFAULT 8000 /* default connect timeout = 8s */
#define CONN_PROBING_INTV msecs_to_jiffies(3600000) /* [ms] => 1 h */
-#define TIPC_FWD_MSG 1
#define TIPC_MAX_PORT 0xffffffff
#define TIPC_MIN_PORT 1
#define TIPC_ACK_RATE 4 /* ACK at 1/4 of of rcv window size */
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] tipc: Remove unused macro TIPC_FWD_MSG
2020-08-29 11:50 [PATCH net-next] tipc: Remove unused macro TIPC_FWD_MSG YueHaibing
@ 2020-08-31 19:42 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-08-31 19:42 UTC (permalink / raw)
To: yuehaibing; +Cc: jmaloy, ying.xue, kuba, netdev, tipc-discussion, linux-kernel
From: YueHaibing <yuehaibing@huawei.com>
Date: Sat, 29 Aug 2020 19:50:26 +0800
> There is no caller in tree any more.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-31 19:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29 11:50 [PATCH net-next] tipc: Remove unused macro TIPC_FWD_MSG YueHaibing
2020-08-31 19:42 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).