Thread (6 messages) 6 messages, 3 authors, 2009-06-27

Re: [2.6.31-rc1] iwlagn (4965): no wireless due to RFKILL problem

From: Maciej Rutecki <hidden>
Date: 2009-06-27 09:49:37
Also in: linux-wireless, lkml

2009/6/26 Johannes Berg [off-list ref]:
Hmm, looks like there might be another polarity error, try this:
-       int query = BIT(b + 8) | ((!!blocked) << b);
+       int query = BIT(b + 8) | ((!blocked) << b);
This helps. hp-wmi works without any problems.

Tested-by Maciej Rutecki [off-list ref]

Thanks
-- 
Maciej Rutecki
http://www.maciek.unixy.pl
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help