Fix compiler warning on some big-endian systems
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 26 Jun 2009 01:31:05 +0000 (01:31 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 26 Jun 2009 01:31:05 +0000 (01:31 +0000)
commite0712b8175470355baaed804d6016fee8323c4d5
tree86b68d6573578a8a96875e95024c0db33430ca6e
parent530d6494dbcb9cb33bdb65becbf2e2aaf7ee334d
Fix compiler warning on some big-endian systems

Don't assume that both iowrite32() and iowrite32be() return values in
the _OS_REG_WRITE definition.  _OS_REG_WRITE discards the value anyway.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4061 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath_hal/ah_osdep.h