Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> 於 2019年4月20日 週六 上午3:37寫道: > > On Fri, Apr 19, 2019 at 04:45:46PM +0800, crag0715@xxxxxxxxx wrote: > > From: "Crag.Wang" <crag.wang@xxxxxxxx> > > > > Without this patch the socket address family sporadically gets wrong > > value ends up the dev_set_mac_address() fails to set the desired MAC > > address. > > > > Change-Id: Ib48a303730bee81667a2859be32e48cc8a66f277 > > No need for this line here, I don't think you ran checkpatch.pl on your > change before sending it out :( I added param to skip the verification of gerrit change-id, will remove this line in v2 and upload. Crag