diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-05-20 04:40:56 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-20 04:40:57 +0300 |
commit | 53332f845194b8dedf213c5bf51c2d4af88364ee (patch) | |
tree | 74f150699298b71575dacef3ad481b6cab16d59b /Kconfig | |
parent | 86afd5a0e78eb9b84b158b33d85f711c5f748fd1 (diff) | |
parent | 4951995dbe9dd0c3fbe1fbfdb760b05a797700f1 (diff) | |
download | linux-53332f845194b8dedf213c5bf51c2d4af88364ee.tar.xz |
Merge branch 'lantiq_gswip-two-small-fixes'
Martin Blumenstingl says:
====================
lantiq_gswip: Two small fixes
While updating the Lantiq target in OpenWrt to Linux 5.15 I came across
an FDB related error message. While that still needs to be solved I
found two other small issues on the way.
This series fixes the two minor issues found while revisiting the FDB
code in the lantiq_gswip driver:
- The first patch fixes the start index used in gswip_port_fdb() to
find the entry with the matching bridge. The updated logic is now
consistent with the rest of the driver.
- The second patch fixes a typo in a dev_err() message.
[0] https://lore.kernel.org/netdev/20220517194015.1081632-1-martin.blumenstingl@googlemail.com/
====================
Link: https://lore.kernel.org/r/20220518220051.1520023-1-martin.blumenstingl@googlemail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions