mirror of
https://github.com/proski/madwifi
synced 2024-11-22 14:31:22 +03:00
1c2147eb68
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 |
||
---|---|---|
.. | ||
ar5211_attach.c | ||
ar5211_beacon.c | ||
ar5211_interrupts.c | ||
ar5211_keycache.c | ||
ar5211_misc.c | ||
ar5211_phy.c | ||
ar5211_power.c | ||
ar5211_recv.c | ||
ar5211_reset.c | ||
ar5211_xmit.c | ||
ar5211.h | ||
ar5211desc.h | ||
ar5211phy.h | ||
ar5211reg.h | ||
boss.ini |