Thread (16 messages) read the whole thread 16 messages, 4 authors, 2018-09-26

Re: [PATCH net-next 2/9] net: bridge: add bitfield for options and convert vlan opts

From: Andrew Lunn <andrew@lunn.ch>
Date: 2018-09-26 21:01:28
Also in: bridge

Hi Nikolay
 struct net_bridge {
 	spinlock_t			lock;
 	spinlock_t			hash_lock;
 	struct list_head		port_list;
 	struct net_device		*dev;
 	struct pcpu_sw_netstats		__percpu *stats;
+	unsigned long			options;
Maybe a u32 would be better, so we run out of bits at the same time on
32 and 64 bit systems?

   Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help