On Monday 17 February 2014 23:12:35 Linus Lüssing wrote: > ether_addr_copy is supposed to be slightly more efficient for copying > mac addresses, so let's use it. This makes recent versions of checkpatch > happy, too. > > Reported-by: Antonio Quartulli > Signed-off-by: Linus Lüssing > --- > multicast.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) We need an introduced by line, so Antonio later knows what patches to squash before sending them to David. Cheers, Marek