Re: [PATCH 3/9] powerpc32: checksum_wrappers_64 becomes checksum_wrappers
From: Anton Blanchard <hidden>
Date: 2015-10-28 11:12:18
Also in:
lkml, netdev
From: Anton Blanchard <hidden>
Date: 2015-10-28 11:12:18
Also in:
lkml, netdev
Hi Scott,
I wonder why it was 64-bit specific in the first place.
I think it was part of a series where I added my 64bit assembly checksum routines, and I didn't step back and think that the wrapper code would be useful on 32 bit. Anton