On 8/28/25 7:45 PM, Ng, Boon Khai wrote: >> + >> + val |= mdio_val | XGMAC_MDIO_SINGLE_CMD_ADDR_CMD_WRITE | >> XGMAC_MAC_MDIO_ADDRESS_SBUSY; >> > Replace the tab to space after |= Thanks. Will fix in v3. checkpatch.pl didn't seem to have any problem with it.