Re: [PATCH 03/12] net: ethernet: xilinx: xilinx_emaclite: Document 'txqueue' even if it is unused
From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-11-04 13:24:54
Also in:
linux-arm-kernel, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-11-04 13:24:54
Also in:
linux-arm-kernel, lkml
On Wed, Nov 04, 2020 at 09:06:01AM +0000, Lee Jones wrote:
Fixes the following W=1 kernel build warning(s): drivers/net/ethernet/xilinx/xilinx_emaclite.c:525: warning: Function parameter or member 'txqueue' not described in 'xemaclite_tx_timeout'
https://www.spinics.net/lists/netdev/msg695975.html Andrew