From: Luis Carlos Cobo Date: Thu, 2 Aug 2007 17:15:40 +0000 (-0400) Subject: [PATCH] libertas: revert CAPINFO_MASK to its original value X-Git-Tag: v2.6.24-rc1~1454^2~592 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b37e5842f5ab66f8d0533ee62ffe35c26ae800a3;p=pandora-kernel.git [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 Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed