The patch titled rt2870: new USB ID for Belkin N+ F5D8055 has been removed from the -mm tree. Its filename was rt2870-new-usb-id-for-belkin-n-f5d8055.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: rt2870: new USB ID for Belkin N+ F5D8055 From: Daniele Napolitano <dnax88@xxxxxxxxx> New USB ID for Belkin N+ F5D8055 (USB 802.11n adapter). Signed-off-by: Daniele Napolitano <dnax88@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/staging/rt2870/rt2870.h | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/staging/rt2870/rt2870.h~rt2870-new-usb-id-for-belkin-n-f5d8055 drivers/staging/rt2870/rt2870.h --- a/drivers/staging/rt2870/rt2870.h~rt2870-new-usb-id-for-belkin-n-f5d8055 +++ a/drivers/staging/rt2870/rt2870.h @@ -102,6 +102,7 @@ {USB_DEVICE(0x14B2,0x3C12)}, /* AL */ \ {USB_DEVICE(0x050D,0x8053)}, /* Belkin */ \ {USB_DEVICE(0x050D,0x815C)}, /* Belkin */ \ + {USB_DEVICE(0x050D,0x825a)}, /* Belkin */ \ {USB_DEVICE(0x14B2,0x3C23)}, /* Airlink */ \ {USB_DEVICE(0x14B2,0x3C27)}, /* Airlink */ \ {USB_DEVICE(0x07AA,0x002F)}, /* Corega */ \ _ Patches currently in -mm which might be from dnax88@xxxxxxxxx are linux-next.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html