Don't use "{ 0 }" to initialize structures, use "{ }"
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 3 Aug 2011 05:43:55 +0000 (05:43 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 3 Aug 2011 05:43:55 +0000 (05:43 +0000)
commite9c7901f6e7df68cd2bb6ad535008e5360ec5220
tree228efeef990a6bdb3024dca4dbe7ea4e679b7da2
parent27d3e317c5df82171f7089706ff734b1a9cbcba7
Don't use "{ 0 }" to initialize structures, use "{ }"

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4161 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath.c
ath/if_ath_pci.c
ath_hal/ah_os.c
ath_rate/amrr/amrr.c
ath_rate/onoe/onoe.c
net80211/ieee80211_linux.c