OSDN Git Service

wifi: mac80211: ethtool: use deflink for now
authorJohannes Berg <johannes.berg@intel.com>
Tue, 14 Jun 2022 11:22:49 +0000 (13:22 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:57:08 +0000 (12:57 +0200)
commitce6893e917862cae669af52a440d086f416c4cc6
tree7092dc588b4cdae5682e3e5ea77b7816fb57c242
parent7e60096f6733350ccb9f55c8084cb421e1934f81
wifi: mac80211: ethtool: use deflink for now

Hardcoding link[0] is more confusing than using deflink,
so use deflink for now, which requires making the macro
a bit safer.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ethtool.c