From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] 2 More USB fixes for 2.6.11-rc4

Oops, Pete just told me today that these two patches should go in before
2.6.11 comes out, sorry for not adding them to the USB patches from
yesterday.  They both fix bugs in the ub driver, and have been in the
past few -mm releases.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/fix-2.6

Patches will be posted to linux-usb-devel as a follow-up thread for
those who want to see them.

thanks,

greg k-h


 drivers/block/ub.c |  197 ++++++++++++++++++++++++++++++++---------------------
 1 files changed, 120 insertions(+), 77 deletions(-)
-----


Pete Zaitcev:
  o ub: fix Add ioctls to ub patch
  o USB: Add ioctls to ub