wifi: mac80211: remove ieee80211_set_hw_80211_encap()
authorJeff Johnson <quic_jjohnson@quicinc.com>
Fri, 29 Mar 2024 20:27:17 +0000 (13:27 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Apr 2024 18:52:04 +0000 (20:52 +0200)
commit51d3c07a27056cd91a7ed0b59fb67d0b9e073830
tree8c961a9d48c164cb804015d7da32754f60bf6439
parent499921d3dcabd48cb17f4f4ca97c0e17f05cd7b6
wifi: mac80211: remove ieee80211_set_hw_80211_encap()

While fixing kernel-doc issues it was discovered that the
ieee80211_set_hw_80211_encap() prototype doesn't actually have an
implementation, so remove it.

Note the implementation was removed in commit 6aea26ce5a4c ("mac80211:
rework tx encapsulation offload API").

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://msgid.link/20240329-mac80211-kdoc-retval-v1-1-5e4d1ad6c250@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h