]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Firmware-version-updates'
authorDavid S. Miller <davem@davemloft.net>
Thu, 9 Jan 2020 20:35:53 +0000 (12:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Jan 2020 20:35:53 +0000 (12:35 -0800)
commit31faecc507cd76fef74551e4c9cec0cd29b512a6
tree1f806d38e77cb9398b15cbcf3d74f98f5acab999
parentb9de71044d0607ce779eca770d6219aa758d69fa
parent057935ea4c31e6b60219eaa22f831d31b52d59a4
Merge branch 'mlxsw-Firmware-version-updates'

Ido Schimmel says:

====================
mlxsw: Firmware version updates

This patch sets contains two firmware-related updates.

Patch #1 bumps the required firmware version in order to support 2x50
Gb/s split on SN3800 systems.

Patch #2 changes the driver to only enforce a minimum required firmware
version, which should allow us to reduce the frequency in which we need
to update the driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>