Michael Ellerman 0a809e0157 ibmveth: Use dcbf rather than dcbfl
commit bfedba3b2c7793ce127680bc8f70711e05ec7a17 upstream.

When building for power4, newer binutils don't recognise the "dcbfl"
extended mnemonic.

dcbfl RA, RB is equivalent to dcbf RA, RB, 1.

Switch to "dcbf" to avoid the build error.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-30 16:23:14 +02:00
..
2023-07-27 08:44:10 +02:00
2022-08-25 11:38:02 +02:00
2023-08-26 15:26:41 +02:00
2023-08-11 11:57:35 +02:00