From: Jiri Pirko <j...@resnulli.us> Date: Mon, 26 Feb 2018 10:59:53 +0100
> From: Arkadi Sharshevsky <arka...@mellanox.com> > > The current implementation checks the combined size of the children with > the 'size' of the parent. The correct behavior is to check the combined > size vs the pending change and to compare vs the 'size_new'. > > Fixes: d9f9b9a4d05f ("devlink: Add support for resource abstraction") > Signed-off-by: Arkadi Sharshevsky <arka...@mellanox.com> > Tested-by: Yuval Mintz <yuv...@mellanox.com> > Signed-off-by: Jiri Pirko <j...@mellanox.com> Applied, thank you.