Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJakub Kicinski <kuba@kernel.org>
Tue, 2 Feb 2021 16:51:25 +0000 (08:51 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 2 Feb 2021 16:51:26 +0000 (08:51 -0800)
commit5a4cb546753ddf8f8182b441755c53f3111c5804
tree3c0a15868738027ec2b7eb1d4df248ca35156e3b
parentf2539e14f31ed1f888f9e469a41c71e496de1702
parenta34ffec8af8ff1c730697a99e09ec7b74a3423b6
Merge tag 'mlx5-fixes-2021-02-01' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5 fixes 2021-02-01

Please note the first patch in this series
("Fix function calculation for page trees") is fixing a regression
due to previous fix in net which you didn't include in your previous
rc pr. So I hope this series will make it into your next rc pr,
so mlx5 won't be broken in the next rc.

* tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux:
  net/mlx5e: Release skb in case of failure in tc update skb
  net/mlx5e: Update max_opened_tc also when channels are closed
  net/mlx5: Fix leak upon failure of rule creation
  net/mlx5: Fix function calculation for page trees
====================

Link: https://lore.kernel.org/r/20210202070703.617251-1-saeed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>