On Tue, 3 Apr 2018 10:28:42 +0300 Leon Romanovsky <l...@kernel.org> wrote:
> From: Leon Romanovsky <leo...@mellanox.com> > > The check if netlink attributes supplied more than maximum supported > is to strict and may lead to backward compatibility issues with old > application with a newer kernel that supports new attribute. > > CC: Steve Wise <sw...@opengridcomputing.com> > Fixes: 74bd75c2b68d ("rdma: Add basic infrastructure for RDMA tool") > Signed-off-by: Leon Romanovsky <leo...@mellanox.com> Applied