From: Joe Perches <joe@xxxxxxxxxxx> Date: Sat, 31 Mar 2018 11:34:06 -0700 > eth_stp_addr is not in the same form as the other global ether_<foo>_addr > addresses like ether_broadcast_addr. > > Convert it treewide. > > Miscellanea: > > o Add comment to the ether_stp_addr define to show it's for spanning-tree > > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> > --- > > V2: Remove gg from initial comment (bad editing) Joe this was part of a larger series. Please repost the entire series when you fix a patch contained in that series, not just the patch that is changing. Thank you.