aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
diff options
context:
space:
mode:
authorHolger Schurig <hs4233@mail.mn-solutions.de>2007-10-08 11:07:27 +0200
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 16:55:19 -0700
commit6470a89de90167cc1ff8a0312197ca422f5fe35f (patch)
treec83fcadf4252e2be9655f25283b359d2958b1c97 /drivers/bluetooth
parent2bcde51d095490c223bb4ade351cb7981c367934 (diff)
[PATCH] libertas: fix u8 constant
Don't write constants that are (per documentation and struct) u8 as 0x0001, use 0x01 instead. Also remove an useless cast. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Acked-By: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions