commit | c95c7f930ec6fee029c8e7957ab95b3967578070 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Thu Aug 02 11:49:45 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:49:50 2007 -0700 |
tree | 7ab029048d7a62ca0a472fa6e0761d1f3012ba08 | |
parent | ac558ca2ae878bd7a77831cda684702a2fa23d95 [diff] |
[PATCH] libertas: uppercase some #defines Usually constants defined by #define are in ALL_UPPERCASE. This patch fixes this. I also shuffled the bits around so that they match the bit positions in the host-interrupt-state register of the CF/SDIO card :-) Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>