Thread (16 messages) flat view 16 messages, 2 authors, 2021-06-27

Re: [PATCH net-next 4/7] net: bridge: ignore switchdev events for LAG ports which didn't request replay

From: Vladimir Oltean <olteanv@gmail.com>
Date: 2021-06-25 21:48:58

On Fri, Jun 25, 2021 at 09:53:18PM +0300, Vladimir Oltean wrote:
quoted hunk ↗ jump to hunk
@@ -166,7 +168,7 @@ bool br_port_flag_is_set(const struct net_device *dev, unsigned long flag);
 u8 br_port_get_stp_state(const struct net_device *dev);
 clock_t br_get_ageing_time(struct net_device *br_dev);
 int br_fdb_replay(struct net_device *br_dev, struct net_device *dev,
-		  struct notifier_block *nb);
+		  void *ctx, struct notifier_block *nb);
 #else
 static inline struct net_device *
 br_fdb_find_port(const struct net_device *br_dev,
Damn, I forgot a "const void *" here and it blew up everything.
Sorry, my fault. I'll use the extra time to test the patches some more
and give reviewers more time, will resend some time tomorrow.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help