From: Johannes Berg Date: Thu, 27 Feb 2014 13:24:36 +0000 (+0100) Subject: iwlwifi: pcie: use bool for TX queue where appropriate X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~54^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43aa616f325554ed20dafce3678c2adaddd15f08;p=pandora-kernel.git iwlwifi: pcie: use bool for TX queue where appropriate Instead of using u8 to hold logic values, use bool. Also fix a comment, the return value is no longer relevant. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed