madwifi/ath_hal/ar5211
proski 1c2147eb68 Fix compiler errors with -O3
When the compiler tries inlining static functions, it can notice that
some variables may not be initialized in the functions being inlined.
Provide initialization for output variables in all branches of
execution, no matter how anomalous.  Add asserts in some cases.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3988 0192ed92-7a03-0410-a25b-9323aeb14dbd
2009-04-08 09:15:22 +00:00
..
ar5211_attach.c Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211_beacon.c Fix compiler errors with -O3 2009-04-08 09:15:22 +00:00
ar5211_interrupts.c Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211_keycache.c Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211_misc.c Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211_phy.c Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211_power.c Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211_recv.c Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211_reset.c Fix compiler errors with -O3 2009-04-08 09:15:22 +00:00
ar5211_xmit.c Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211.h Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211desc.h Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211phy.h Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
ar5211reg.h Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
boss.ini Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00