From: David S. Miller Date: Fri, 7 Oct 2016 01:08:13 +0000 (-0400) Subject: Merge branch 'mediatek-hw-lro-chip-id-check' X-Git-Tag: v4.9-rc1~49^2~11 X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=commitdiff_plain;h=a0ec9319f429c261346038d4d54239aa80a5e289 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: David S. Miller --- a0ec9319f429c261346038d4d54239aa80a5e289