From: Larry Finger Date: Wed, 14 Sep 2011 21:50:22 +0000 (-0500) Subject: rt2800pci: Fix compiler error on PowerPC X-Git-Tag: v3.1-rc7~2^2~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d331eb51e4d4190b2178c30fcafea54a94a577e8;p=pandora-kernel.git rt2800pci: Fix compiler error on PowerPC Using gcc 4.4.5 on a Powerbook G4 with a PPC cpu, a complicated if statement results in incorrect flow, whereas the equivalent switch statement works correctly. Signed-off-by: Larry Finger Cc: stable Signed-off-by: John W. Linville --- Reading git-diff-tree failed