commit | 983e1a6c95abf8058d26149a928578b720c77bce | [log] [tgz] |
---|---|---|
author | Nelson Chang <nelson.chang@mediatek.com> | Thu Oct 06 19:44:02 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 06 21:08:08 2016 -0400 |
tree | 80d013395e37d04a2b1f745e0bad1c2ed3b29521 | |
parent | b95b6d99ce3673ca8d9f7c824d82ca7912d96b34 [diff] |
net: ethernet: mediatek: get hw lro capability by the chip id instead of by the dtsi 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: Nelson Chang <nelson.chang@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>