From: Bjørn Mork Date: Fri, 16 Mar 2012 11:56:44 +0000 (+0100) Subject: USB: option: make interface blacklist work again X-Git-Tag: v3.4-rc1~184^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=963940cf472d76eca2d36296e461202cc6997352;p=pandora-kernel.git USB: option: make interface blacklist work again commit 0d905fd "USB: option: convert Huawei K3765, K4505, K4605 reservered interface to blacklist" accidentally ANDed two blacklist tests by leaving out a return. This was not noticed because the two consecutive bracketless if statements made it syntactically correct. Signed-off-by: Bjørn Mork Cc: # 3.2.y, 3.3.y Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed