18/01/2019 12:14, Ferruh Yigit: > From: Andy Pei <[email protected]> > > When ifpga_rawdev_create() allocate memory for a new rawdev, > the original code allocate redundant memory for adapter, > which is a member of the rawdev. What is actually necessary is > the adapter to be initialized, not memory allocated. > > Fixes: ef1e8ede3da5 ("raw/ifpga: add Intel FPGA bus rawdev driver") > Cc: [email protected] > > Signed-off-by: Andy Pei <[email protected]> > Acked-by: Tianfei zhang <[email protected]> > Acked-by: Rosen Xu <[email protected]>
Applied, thanks

