On 2/22/24 20:40, Stephen Rothwell wrote: > Hi all, > > Changes since 20240222: > when CONFIG_BQL and CONFIG_DQL are not set: drivers/net/ethernet/ti/am65-cpsw-nuss.c: In function 'am65_cpsw_nuss_ndo_host_tx_timeout': drivers/net/ethernet/ti/am65-cpsw-nuss.c:297:40: error: 'struct netdev_queue' has no member named 'dql' 297 | dql_avail(&netif_txq->dql), | ^~ -- #Randy