netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
@ 2023-08-08 14:59 Yue Haibing
  2023-08-09 14:41 ` Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yue Haibing @ 2023-08-08 14:59 UTC (permalink / raw)
  To: jiri, ivecera, davem, edumazet, kuba, pabeni, petrm, yuehaibing; +Cc: netdev

Commit 6bc506b4fb06 ("bridge: switchdev: Add forward mark support for stacked devices")
removed the implementation but leave declaration.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
---
 include/net/switchdev.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/net/switchdev.h b/include/net/switchdev.h
index 0294cfec9c37..a43062d4c734 100644
--- a/include/net/switchdev.h
+++ b/include/net/switchdev.h
@@ -326,10 +326,6 @@ int call_switchdev_blocking_notifiers(unsigned long val, struct net_device *dev,
 				      struct switchdev_notifier_info *info,
 				      struct netlink_ext_ack *extack);
 
-void switchdev_port_fwd_mark_set(struct net_device *dev,
-				 struct net_device *group_dev,
-				 bool joining);
-
 int switchdev_handle_fdb_event_to_device(struct net_device *dev, unsigned long event,
 		const struct switchdev_notifier_fdb_info *fdb_info,
 		bool (*check_cb)(const struct net_device *dev),
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
  2023-08-08 14:59 [PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set() Yue Haibing
@ 2023-08-09 14:41 ` Simon Horman
  2023-08-09 15:01 ` Petr Machata
  2023-08-09 20:20 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2023-08-09 14:41 UTC (permalink / raw)
  To: Yue Haibing; +Cc: jiri, ivecera, davem, edumazet, kuba, pabeni, petrm, netdev

On Tue, Aug 08, 2023 at 10:59:55PM +0800, Yue Haibing wrote:
> Commit 6bc506b4fb06 ("bridge: switchdev: Add forward mark support for stacked devices")
> removed the implementation but leave declaration.
> 
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>

Reviewed-by: Simon Horman <horms@kernel.org>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
  2023-08-08 14:59 [PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set() Yue Haibing
  2023-08-09 14:41 ` Simon Horman
@ 2023-08-09 15:01 ` Petr Machata
  2023-08-09 20:20 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: Petr Machata @ 2023-08-09 15:01 UTC (permalink / raw)
  To: Yue Haibing; +Cc: jiri, ivecera, davem, edumazet, kuba, pabeni, petrm, netdev


Yue Haibing <yuehaibing@huawei.com> writes:

> Commit 6bc506b4fb06 ("bridge: switchdev: Add forward mark support for stacked devices")
> removed the implementation but leave declaration.
>
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>

Reviewed-by: Petr Machata <petrm@nvidia.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
  2023-08-08 14:59 [PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set() Yue Haibing
  2023-08-09 14:41 ` Simon Horman
  2023-08-09 15:01 ` Petr Machata
@ 2023-08-09 20:20 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-09 20:20 UTC (permalink / raw)
  To: Yue Haibing; +Cc: jiri, ivecera, davem, edumazet, kuba, pabeni, petrm, netdev

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 8 Aug 2023 22:59:55 +0800 you wrote:
> Commit 6bc506b4fb06 ("bridge: switchdev: Add forward mark support for stacked devices")
> removed the implementation but leave declaration.
> 
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
> ---
>  include/net/switchdev.h | 4 ----
>  1 file changed, 4 deletions(-)

Here is the summary with links:
  - [net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
    https://git.kernel.org/netdev/net-next/c/a76728719c85

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] 4+ messages in thread

end of thread, other threads:[~2023-08-09 20:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08 14:59 [PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set() Yue Haibing
2023-08-09 14:41 ` Simon Horman
2023-08-09 15:01 ` Petr Machata
2023-08-09 20:20 ` 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).