1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 15:48:26 +02:00
openwrt/package
Gabor Juhos 7695c8b049 mac80211: rt2x00: fix PCI eeprom patch
Fixes the following warnings:

  CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default]
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35143
2013-01-13 20:44:14 +00:00
..
acx-mac80211 acx-mac80211: fix compilation 2012-12-30 15:28:28 +00:00
admswconfig add myself as maintainer of some packages 2012-10-10 13:21:54 +00:00
apex only support EABI on ARM targets 2011-03-07 12:59:19 +00:00
base-files base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug2 (#12781) 2013-01-11 13:20:51 +00:00
block-mount block-mount: add a delay between sto pand start in fstab init restart action, fixes a lock race condition observed in VirtualBox 2012-12-19 09:41:28 +00:00
boot fix typo in Makefile 2013-01-07 17:11:15 +00:00
broadcom-diag broadcom-diag: add diag support for Linksys E1000 V1 2013-01-03 02:07:11 +00:00
broadcom-wl broadcom-wl: Pass physical address to wl_attach 2012-12-13 18:55:49 +00:00
busybox zram: add package to use compressed ram disk for swap 2013-01-06 16:21:29 +00:00
devel trace-cmd: lazily evaluate extra plugins list, fixes stray build errors causing by missing operands to cp if the package was never built yet 2012-11-27 18:08:42 +00:00
e2fsprogs e2fsprogs: drop an unnecessary include that breaks on mac os x 2012-09-22 23:34:54 +00:00
fbtest fbtest utility 2012-02-08 10:20:13 +00:00
fuse licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00
hostap-utils
hotplug2 add preliminary support for musl 2012-11-23 20:02:29 +00:00
kernel kernel: make kmod-ledtrig-usbdev depend on usb core support instead of selecting it 2013-01-12 13:21:08 +00:00
libs libnfnetlink: update to v1.0.1 2013-01-13 19:49:06 +00:00
linux-atm linux-atm: put all packages into their own submenus 2012-12-05 14:58:54 +00:00
lua licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00
mac80211 mac80211: rt2x00: fix PCI eeprom patch 2013-01-13 20:44:14 +00:00
mkelfimage move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected 2011-07-02 06:49:36 +00:00
mountd set maintainer flag 2012-10-11 10:05:23 +00:00
mtd mtd: do not include error.h 2012-11-21 20:27:02 +00:00
network netifd: update to git head, adds 64bit counters 2013-01-13 19:48:52 +00:00
nvram add maintainer information 2010-09-30 10:48:37 +00:00
opkg opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage 2012-12-22 19:31:37 +00:00
platform/lantiq adsl firmware in wrong submenu 2012-12-21 13:47:30 +00:00
procd procd: add initial implementation 2012-12-22 18:56:06 +00:00
px5g add maintainer information 2010-09-30 10:48:37 +00:00
robocfg
switch switch: ROBO Switch Gigabit MII Support 2013-01-03 01:58:01 +00:00
system add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio 2013-01-03 18:04:04 +00:00
toolchain toolchain: fix libpthread package for musl based toolchains (#12651) 2013-01-09 15:36:43 +00:00
trelay kernel: remove kernel modules and references to kernels <= 2.6.36 2012-05-06 20:43:17 +00:00
ubus ubus: update to git head, passes u64 blob types as doubles to Lua 2013-01-13 19:49:01 +00:00
uci uci: update to latest version, adds list delete, removes unused plugin support 2013-01-04 16:10:17 +00:00
udev udev: Provide define to enable compilation with kernel 2.6.32.33 headers 2011-10-14 11:42:40 +00:00
usbreset usbreset: improve usability - add device list in usage screen - support resetting by bus/device number, by produc:vendor id or by device name 2012-07-16 00:39:39 +00:00
util-linux change prefix for util-linux binaries from / to /usr 2012-12-19 16:07:42 +00:00
xfsprogs xfsprogs: disable po files building 2012-04-20 13:25:08 +00:00
zram-swap zram-swap: Install init script with 0755 mode 2013-01-07 12:01:11 +00:00
Makefile build: only install packages for selected variants, fixes building multiple variant selections in one tree 2012-12-13 13:07:01 +00:00