freebsd-dev/sys/dev/ath
Sam Leffler 71a3564e5f gcc 4.3.2 examines getLowerUpperIndex() and concludes that it's not
guaranteed to initialize its two last arguments.  Therefore, there is a
warning in the subsequent caller ar5416FillVpdTable(), which doesn't
initialize those arguments.

Change getLowerUpperIndex() to assign values to indexL and indexR even
in the case of assertion failure.

Submitted by:	Pavel Roskin <proski@gnu.org>
2009-02-11 22:15:37 +00:00
..
ath_hal gcc 4.3.2 examines getLowerUpperIndex() and concludes that it's not 2009-02-11 22:15:37 +00:00
ath_rate correct fixed rate handling; the rixmap was changed a while back 2009-01-07 23:30:26 +00:00
ah_osdep.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ah_osdep.h Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_ath_pci.c remove the ath_rate module dependency; it's all bundled 2009-01-06 01:58:45 +00:00
if_ath.c don't do phantom beacon miss checking for s/w beacon miss handling, 2009-02-10 23:48:29 +00:00
if_athioctl.h Minor packet drop improvements: 2009-02-05 21:02:40 +00:00
if_athrate.h
if_athvar.h Overhaul regulatory support: 2009-01-28 18:00:22 +00:00