summaryrefslogtreecommitdiff
path: root/ethtool.c
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2013-07-22 18:44:39 +0200
committerPeter Wu <lekensteyn@gmail.com>2013-08-13 23:11:19 +0200
commita3b6585e613610dd7ebb969a305c55c352e3c25a (patch)
tree5695b0f13df3fc12a7ed652d19cb59fbdf602f38 /ethtool.c
parentbeb35c69afadd46a84abd6788c69e760ffacdd64 (diff)
downloadethtool-a3b6585e613610dd7ebb969a305c55c352e3c25a.tar.gz
realtek: convert to per-chip mask
The previous HW_REVID macro did not make identifiers more readable (compared to hex values like 0x12345678) and only allowed for one static mask. To make it easier to update the chips list, let's use similar structures as r8169 and remove HW_REVID. Names are removed and separated from the table and separated because the mac_version does not have to be unique. While at it, change "RTL-xxxx" to "RTLxxxx" to match the names of Realtek and r8169 driver. Besides that, the only output change is when a chip is not recognized in which case "TxConfig" is now mentioned instead of "mask". Since the mask can be anything, the displayed word is not masked either. Signed-off-by: Peter Wu <lekensteyn@gmail.com>
Diffstat (limited to 'ethtool.c')
0 files changed, 0 insertions, 0 deletions