openwrt/package/kernel/mac80211/patches
Daniel Golle a24a9bbc8c mac80211: rt2x00: prune more unnecessary exports
The calibration patches for MT7620 unnecessarily export symbols and
populate never accessed function pointers. Remove all that and make
functions static as the only place where each of those functions is
called is within rt2800lib.c.
Also make code more readable by fixing indentation, removing
unnecessary parantheses and simplifying some instructions using
shorthands here and there.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-04-01 19:47:59 +01:00
..
ath mac80211: Update to version 5.4.27 2020-03-29 18:22:10 +02:00
brcm mac80211: Update to version 5.4.27 2020-03-29 18:22:10 +02:00
build mac80211: Update to version 5.4.27 2020-03-29 18:22:10 +02:00
mwl mac80211: Update to version 5.4.27 2020-03-29 18:22:10 +02:00
rt2x00 mac80211: rt2x00: prune more unnecessary exports 2020-04-01 19:47:59 +01:00
subsys mac80211: Update to version 5.4.27 2020-03-29 18:22:10 +02:00