commit | b37e5842f5ab66f8d0533ee62ffe35c26ae800a3 | [log] [tgz] |
---|---|---|
author | Luis Carlos Cobo <luisca@cozybit.com> | Thu Aug 02 13:15:40 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:50:11 2007 -0700 |
tree | 5d8fb2c7957d83902d989ef9d4df0a60561ddf9a | |
parent | 00af0157e0a603e2a2ce0896179f2dd43f0f28ab [diff] |
[PATCH] libertas: revert CAPINFO_MASK to its original value CAPINFO_MASK changed on commits 981f187b 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>