* [PATCH net-next] tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
@ 2023-08-07 14:29 Yue Haibing
2023-08-08 17:38 ` Simon Horman
2023-08-09 20:10 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Yue Haibing @ 2023-08-07 14:29 UTC (permalink / raw)
To: jmaloy, ying.xue, davem, edumazet, kuba, pabeni, yuehaibing
Cc: netdev, tipc-discussion
Commit 526669866140 ("tipc: let broadcast packet reception use new link receive function")
declared but never implemented this.
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
---
net/tipc/link.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/net/tipc/link.h b/net/tipc/link.h
index a16f401fdabd..d80f5649b395 100644
--- a/net/tipc/link.h
+++ b/net/tipc/link.h
@@ -148,8 +148,6 @@ int tipc_link_bc_ack_rcv(struct tipc_link *l, u16 acked, u16 gap,
struct tipc_gap_ack_blks *ga,
struct sk_buff_head *xmitq,
struct sk_buff_head *retrq);
-void tipc_link_build_bc_sync_msg(struct tipc_link *l,
- struct sk_buff_head *xmitq);
void tipc_link_bc_init_rcv(struct tipc_link *l, struct tipc_msg *hdr);
int tipc_link_bc_sync_rcv(struct tipc_link *l, struct tipc_msg *hdr,
struct sk_buff_head *xmitq);
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
2023-08-07 14:29 [PATCH net-next] tipc: Remove unused declaration tipc_link_build_bc_sync_msg() Yue Haibing
@ 2023-08-08 17:38 ` Simon Horman
2023-08-09 20:10 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2023-08-08 17:38 UTC (permalink / raw)
To: Yue Haibing
Cc: jmaloy, ying.xue, davem, edumazet, kuba, pabeni, netdev,
tipc-discussion
On Mon, Aug 07, 2023 at 10:29:26PM +0800, Yue Haibing wrote:
> Commit 526669866140 ("tipc: let broadcast packet reception use new link receive function")
> declared but never implemented this.
>
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
2023-08-07 14:29 [PATCH net-next] tipc: Remove unused declaration tipc_link_build_bc_sync_msg() Yue Haibing
2023-08-08 17:38 ` Simon Horman
@ 2023-08-09 20:10 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-09 20:10 UTC (permalink / raw)
To: Yue Haibing
Cc: jmaloy, ying.xue, davem, edumazet, kuba, pabeni, netdev,
tipc-discussion
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 7 Aug 2023 22:29:26 +0800 you wrote:
> Commit 526669866140 ("tipc: let broadcast packet reception use new link receive function")
> declared but never implemented this.
>
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
> ---
> net/tipc/link.h | 2 --
> 1 file changed, 2 deletions(-)
Here is the summary with links:
- [net-next] tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
https://git.kernel.org/netdev/net-next/c/ca76b386d46f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-09 20:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07 14:29 [PATCH net-next] tipc: Remove unused declaration tipc_link_build_bc_sync_msg() Yue Haibing
2023-08-08 17:38 ` Simon Horman
2023-08-09 20:10 ` patchwork-bot+netdevbpf
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).