On Wed, 2 Dec 2020 08:15:02 -0600 Alex Elder wrote: > Jon Hunter reported observing a build bug in the IPA driver: > > https://lore.kernel.org/netdev/[email protected] > > The problem is that the QMB0 max read value set for IPA v4.5 (16) is > too large to fit in the 4-bit field. > > The actual value we want is 0, which requests that the hardware use > the maximum it is capable of. > > Reported-by: Jon Hunter <[email protected]> > Tested-by: Jon Hunter <[email protected]> > Signed-off-by: Alex Elder <[email protected]>
Applied, thanks!

