Re: [PATCH 1/1]linux-usb:Define a new macro for USB storage match rules

2013-01-24 Thread Greg KH
On Wed, Jan 23, 2013 at 02:04:52PM +0800, fangxiaozhi 00110321 wrote: > From: fangxiaozhi > > 1. Define a new macro for USB storage match rules: > matching with Vendor ID and interface descriptors. > > Signed-off-by: fangxiaozhi > ---

[PATCH 1/1]linux-usb:Define a new macro for USB storage match rules

2013-01-22 Thread fangxiaozhi 00110321
From: fangxiaozhi 1. Define a new macro for USB storage match rules: matching with Vendor ID and interface descriptors. Signed-off-by: fangxiaozhi diff -uprN linux-3.8-rc4_orig/drivers/usb/storage/usb.c linux-3.8-rc4/d

[PATCH 1/1]linux-usb:Define a new macro for USB storage match rules

2013-01-04 Thread fangxiaozhi 00110321
From: fangxiaozhi 1. Define a new macro for USB storage match rules: matching with Vendor ID and interface descriptors. Signed-off-by: fangxiaozhi diff -uprN linux-3.8-rc2_orig/drivers/usb/storage/usb.c linux-3.8-rc2/dri