OSDN Git Service

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)
commit09934b0363d19097e02292901bb93521a80ee792
tree1af98dbc47df4faccb5785640ae0d4bb8c7b49d6
parent14cfbdac6680bc87f6b9f6196d4d4ec044a01481
parent58c59ef9e930c4a2eec8451993d291dd02257bbb
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>