From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Date: Tue, 15 Feb 2011 00:44:58 +0100 Subject: [PATCH] ssb: Make ssb_wait_bit multi-bit safe In-Reply-To: <1297725710.5683.17.camel@maggie> References: <1297725710.5683.17.camel@maggie> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: =?UTF-8?Q?Michael_B=C3=BCsch?= Cc: John Linville , b43-dev , linux-wireless 2011/2/15 Michael B?sch : > ssb_wait_bit was designed for only one-bit bitmasks. > People start using it for multi-bit bitmasks. Make the "set" case > is safe for this. The "unset" case is already safe. Thanks :) -- Rafa?