1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
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
..
base-files x86: generate EFI platform bootable images 2020-03-31 16:20:47 +02:00
boot grub2: make some change to add efi platform support 2020-03-31 16:20:47 +02:00
devel strace: update to version 5.5 2020-02-24 23:25:28 +01:00
firmware linux-firmware: add firmware for RTL8723BS SDIO modules 2020-03-28 13:03:02 +01:00
kernel mac80211: rt2x00: prune more unnecessary exports 2020-04-01 19:47:59 +01:00
libs jansson: convert to cmake 2020-04-01 16:36:04 +01:00
network wireguard: bump to 1.0.20200330 2020-03-31 08:01:34 +02:00
system rpcd: fix respawn settings 2020-03-16 22:21:45 +01:00
utils bcm27xx-userland: update to latest version 2020-03-23 09:06:49 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00