]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-dsa-lantiq-Add-bridge-offloading'
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 May 2019 17:34:45 +0000 (10:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 May 2019 17:34:45 +0000 (10:34 -0700)
commite7ddd43bf619997600afeab9f7842bef84a52bd4
tree1af98dbc47df4faccb5785640ae0d4bb8c7b49d6
parent45aa82b9a7aa891c3cd3013bc4b9fb46f530fe5c
parentfb240994946ac1a8ebc1c9cbb3293d0702083f21
Merge branch 'net-dsa-lantiq-Add-bridge-offloading'

Hauke Mehrtens says:

====================
net: dsa: lantiq: Add bridge offloading

This adds bridge offloading for the Intel / Lantiq GSWIP 2.1 switch.

Changes since:
v2:
 - Added Fixes tag to patch 1
 - Fixed typo
 - added GSWIP_TABLE_MAC_BRIDGE_STATIC and made use of it
 - used GSWIP_TABLE_MAC_BRIDGE in more places

v1:
 - fix typo signle -> single
====================

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