Skip to content
Commit a0ec9319 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'mediatek-hw-lro-chip-id-check'



Nelson Chang says:

====================
net: ethernet: mediatek: check the hw lro capability by the chip id instead of the dtsi

The series modify to check if hw lro is supported by the chip id.

changes since v3:
- Refine mtk_is_hwlro_supported() function

changes since v2:
- Refine mtk_get_chip_id() function

changes since v1:
- Because hw lro started to be supported from MT7623, the proper way to check if the feature is capable is to judge by the chip id instead of by the dtsi.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 0d818c28 3a09f18e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment