Re: [PATCH net-next 1/6] net: hippi: use pci_zalloc_consistent
From: Sergei Shtylyov
Date: Wed Jun 06 2018 - 05:53:30 EST
Hello!
On 6/5/2018 3:28 PM, YueHaibing wrote:
use pci_zalloc_consistent to remove unnecessary memset.
Also remove a local intermediate pointer 'tmpptr'.
Don't do 2 things with 1 patch.
Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
[...]
MBR, Sergei