re: net/mlx5: E-Switch, Add SR-IOV (FDB) support

2015-12-10 Thread Dan Carpenter
Hello Saeed Mahameed, The patch 81848731ff40: "net/mlx5: E-Switch, Add SR-IOV (FDB) support" from Dec 1, 2015, leads to the following static checker warning: drivers/net/ethernet/mellanox/mlx5/core/eswitch.c:579 esw_fdb_set_vport_rule() warn: passing zero to 'PTR_ERR'

Re: net/mlx5: E-Switch, Add SR-IOV (FDB) support

2015-12-10 Thread Saeed Mahameed
On Thu, Dec 10, 2015 at 12:35 PM, Dan Carpenter wrote: > Hello Saeed Mahameed, > > The patch 81848731ff40: "net/mlx5: E-Switch, Add SR-IOV (FDB) > support" from Dec 1, 2015, leads to the following static checker > warning: > >