From: Joe Perches Date: Fri, 28 Jan 2011 04:04:24 +0000 (-0800) Subject: staging: ath6kl: Convert type of streamExists to A_UINT8 X-Git-Tag: v2.6.39-rc1~469^2~767 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=879cf160ed0494ea1ffa8959c388d3aa391f3be2;p=pandora-kernel.git staging: ath6kl: Convert type of streamExists to A_UINT8 Make the declaration type match the assigned from type. It's not a bool, it's a u8. Signed-off-by: Joe Perches Acked-by: Vipin Mehta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed