]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9f2d1b732224a9ecdcb018de10864b126c004953
tree3c0a15868738027ec2b7eb1d4df248ca35156e3b
parentf78f7f76ba39f44208be1c64c303d7cfa992bd1b
parentdb0bd2f0857e0c578d88f41287fa529089837e1a
Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/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>