Re: [PATCH 525/525] Staging: Wilc1000: Fixed coding style ether_addr_copy

From: Greg KH
Date: Thu Apr 07 2016 - 10:49:44 EST


On Thu, Apr 07, 2016 at 03:07:15PM +0530, Shyam Saini wrote:
> Fixed following warning detected by checkpatch.pl:
> warning: Prefer ether_addr_copy() over memcpy() if the Ethernet addressesare __aligned(2)
>
> Signed-off-by: Shyam Saini <mayhs11saini@xxxxxxxxx>
> ---
> drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 25 +++++++++++------------
> 1 file changed, 12 insertions(+), 13 deletions(-)

Where are the 524 other patches in this series? I don't seem to see
them in my inbox anywhere, so I can't apply this last one either :(

thanks,

greg k-h