From: Dan Carpenter Date: Tue, 6 Apr 2010 10:44:29 +0000 (+0300) Subject: asus: don't modify bluetooth/wlan on boot X-Git-Tag: v2.6.34-rc6~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668f4a03211ace7aa57dece90bd835b4f9b9dd30;p=pandora-kernel.git asus: don't modify bluetooth/wlan on boot We were storing -1 as an unsigned int and as a result the effect of passing -1 was the same as using 1. Signed-off-by: Dan Carpenter Signed-off-by: Matthew Garrett Acked-by: Corentin Chary --- Reading git-diff-tree failed