From: Alan Stern Date: Mon, 20 Nov 2006 16:12:22 +0000 (-0500) Subject: USB: struct usb_device: change flag to bitflag X-Git-Tag: v2.6.20-rc1~34^2~40^2~472^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce3615879ae85373c03744b45b7c2d7ae5e29b2a;p=pandora-kernel.git USB: struct usb_device: change flag to bitflag This patch (as816) changes an existing flag in the usb_device structure to a bitflag, preparing the way for more bitflags to come in the future. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed