Fix register name checks, name is a local array and will never be null, even when...
authormtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 11 Apr 2008 04:24:53 +0000 (04:24 +0000)
committermtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 11 Apr 2008 04:24:53 +0000 (04:24 +0000)
commit3f2f68b9c5e3c47a39d4fc56051acf032fbbf35b
treef6ce9881220f289bb234be4ac5e85477e32b9412
parent7e4c9f199bcec61c4960de2929ec6f266c79416e
Fix register name checks, name is a local array and will never be null, even when the contents are empty string / NULL.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3538 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath_hal/ah_os.c