Message ID | cover.1631120759.git.davthompson@nvidia.com |
---|---|
Headers | show |
Series | UBUNTU: SAUCE: mlxbf_gige: update driver version to 1.25 | expand |
Acked-by: Tim Gardner <tim.gardner@canonical.com> On 9/8/21 11:11 AM, David Thompson wrote: > BugLink: https://bugs.launchpad.net/bugs/1943065 > > SRU Justification: > > [Impact] > * The mlxbf_gige driver needs a version increase to identify > a driver containing recent important bug fixes. > > [Fix] > * The driver version implemented by the DRV_VERSION define and > MODULE_VERSION macro will be incremented from 1.24 to 1.25 > > [Test Case] > * To test this fix, need to check the driver version shown in > the output of "modinfo mlxbf_gige" command. > > [Regression Potential] > * There is low risk of this fix causing any problems. > > [Other] > * The mlxbf_gige driver will display v1.25 in modinfo after these changes. > > David Thompson (1): > UBUNTU: SAUCE: mlxbf_gige: update driver version to 1.25 > > drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Applied to focal/linux-bluefield. Thank you! - Luke On Wed, Sep 8, 2021 at 10:11 AM David Thompson <davthompson@nvidia.com> wrote: > BugLink: https://bugs.launchpad.net/bugs/1943065 > > SRU Justification: > > [Impact] > * The mlxbf_gige driver needs a version increase to identify > a driver containing recent important bug fixes. > > [Fix] > * The driver version implemented by the DRV_VERSION define and > MODULE_VERSION macro will be incremented from 1.24 to 1.25 > > [Test Case] > * To test this fix, need to check the driver version shown in > the output of "modinfo mlxbf_gige" command. > > [Regression Potential] > * There is low risk of this fix causing any problems. > > [Other] > * The mlxbf_gige driver will display v1.25 in modinfo after these changes. > > David Thompson (1): > UBUNTU: SAUCE: mlxbf_gige: update driver version to 1.25 > > drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > -- > 2.30.1 > > > -- > kernel-team mailing list > kernel-team@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/kernel-team >