]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] libertas: uppercase some #defines
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Thu, 2 Aug 2007 15:49:45 +0000 (11:49 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:50 +0000 (16:49 -0700)
commitc95c7f930ec6fee029c8e7957ab95b3967578070
tree7ab029048d7a62ca0a472fa6e0761d1f3012ba08
parentac558ca2ae878bd7a77831cda684702a2fa23d95
[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>
drivers/net/wireless/libertas/defs.h
drivers/net/wireless/libertas/if_usb.c
drivers/net/wireless/libertas/main.c