Thread (15 messages) 15 messages, 3 authors, 2022-07-06

Re: [PATCH net-next v3 5/7] net: lan966x: Add lag support for lan966x.

From: Vladimir Oltean <vladimir.oltean@nxp.com>
Date: 2022-07-06 08:45:33
Also in: lkml, oe-kbuild-all

On Wed, Jul 06, 2022 at 02:38:37AM +0800, kernel test robot wrote:
 > 138		lan966x_port_stp_state_set(port, br_port_get_stp_state(brport_dev));
When you call a symbol exported by the bridge driver (in this case
br_port_get_stp_state) you need to enforce the fact that you should be
built as module when the bridge is a module.

	depends on BRIDGE || BRIDGE=n
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help