Hi Sergei, Thank you for the review. On Sat, Feb 8, 2020 at 7:07 PM Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> wrote: > > Hello! > > On 02/08/2020 09:36 PM, Lad Prabhakar wrote: > > > The mask value was calculated incorrectly for PCIEPAMR register if the > > size was less the 128bytes, this patch fixes the above by adding a check > > Less than, perhaps? > Oops shall fix that. Cheers, --Prabhakar Lad > > on size. > > > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > [...] > > MBR, Sergei