From: Dan Williams Date: Tue, 13 Sep 2011 18:49:41 +0000 (-0500) Subject: USB: option: convert interface blacklisting to bitfields X-Git-Tag: v3.2-rc1~183^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4626c10928c13ee73b013dcbc23676333e79b59;p=pandora-kernel.git USB: option: convert interface blacklisting to bitfields It's cleaner than the array stuff, and we're about to add a bunch more blacklist entries. Second, there are devices that need both the sendsetup and the reserved interface blacklists, which the current code can't accommodate. Signed-off-by: Dan Williams Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed