Re: [PATCH] smc91x: remove ARM hack for unaligned 16-bit writes

From: Arnd Bergmann
Date: Thu Aug 25 2016 - 10:55:41 EST


On Thursday, August 25, 2016 4:43:04 PM CEST Arnd Bergmann wrote:
> drivers/net/ethernet/smsc/smc91x.h | 50 +++++++++++++++++++++++---------------
> 1 file changed, 30 insertions(+), 20 deletions(-)
>
> While this patch fixes one bug on Neponset, it probably doesn't address
> the one that Russell ran into first, so this is for review only for now,
> until the remaining problem(s) have been worked out.
>

The comment should have been on another patch, my mistake. please
see v2.

Arnd