On 8/10/2021 8:35 AM, Aman Singh wrote: > Added macro to print six bytes of MAC address. > The MAC addresses will be printed in lower case > hexdecimal format.
s/hexdecimal/hexadecimal > In case there is a specific check for upper case > MAC address, the user may need to make a change in > such test case after this patch. > > Signed-off-by: Aman Singh <aman.deep.si...@intel.com> For the patch title we have a convention to start with a word, something like: "net: add MAC address print format macro" Except from above issues, Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> If you will send a new version to fix above minor issues, please keep the tag.