On Wed, 2021-02-10 at 10:03 +0200, Leon Romanovsky wrote: > On Wed, Feb 10, 2021 at 07:54:17AM +0000, Wei Yongjun wrote: > > Fix to return negative error code -ENOMEM from the ioremap() error > > handling case instead of 0, as done elsewhere in this function. > > > > Fixes: 1958fc2f0712 ("net/mlx5: SF, Add auxiliary device driver") > > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> > > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > > --- > > .../net/ethernet/mellanox/mlx5/core/sf/dev/driver.c | 1 + > > 1 file changed, 1 insertion(+) > > > > Thanks, > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx> Applied to net-next-mlx5, Thanks!