]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] libertas: revert CAPINFO_MASK to its original value
authorLuis Carlos Cobo <luisca@cozybit.com>
Thu, 2 Aug 2007 17:15:40 +0000 (13:15 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:11 +0000 (16:50 -0700)
commit1ea6beb4e0cdfdc8fc668ce34967b7adfe9f8fa4
tree5d8fb2c7957d83902d989ef9d4df0a60561ddf9a
parent560c202e59fbb3ff7c847e31dad6fa6699568aef
[PATCH] libertas: revert CAPINFO_MASK to its original value

CAPINFO_MASK changed on commits df787260 and a091095b. Reverting to the original
value.  Also move CAPINFO_MASK into the sole user, join.c.  CAPINFO_MASK
should be in host CPU byte order; capability is converted to device
byte order elsewhere.

This fixes OLPC ticket #2161

Signed-off-by: Luis Carlos Cobo <luisca@cozybit.com>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/join.c
drivers/net/wireless/libertas/types.h