lkml.org 
[lkml]   [2022]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH net-next v3 5/7] net: lan966x: Add lag support for lan966x.
Date
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
\
 
 \ /
  Last update: 2022-07-06 10:46    [W:0.063 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site