From: Christian Lamparter Date: Thu, 28 May 2009 15:04:27 +0000 (+0200) Subject: ar9170usb: more minor fixes X-Git-Tag: v2.6.31-rc1~330^2~157^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66d008139c61d610f3ade9b46ad610e2cd277fb9;p=pandora-kernel.git ar9170usb: more minor fixes This patch contains a few more mostly random fixes for the USB front-end. 1. handle irq command response, instead of printing it to the console. 2. remove fixed FIXME. (real fix: "ar9170usb: reset device on resume". ) 3. some more one-liner. - get rid of a useless "return;" - add a few branch prediction hints in hot-paths etc. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed