On Fri, May 15, 2020 at 02:31:42PM -0700, Jakub Kicinski wrote: > > On Sat, 16 May 2020 01:24:47 +0800 Kevin Lo wrote: > > The BCM54811 PHY shares many similarities with the already supported > > BCM54810 > > PHY but additionally requires some semi-unique configuration. > > > > Signed-off-by: Kevin Lo <ke...@kevlo.org> > > Reviewed-by: Florian Fainelli <f.faine...@gmail.com> > > Checkpatch complains about using spaces instead of tabs: > > ERROR: code indent should use tabs where possible > #80: FILE: drivers/net/phy/broadcom.c:359: > + }$
Thanks for spotting this out. Will send the patch to fix it.