USB: storage: updates unusual_devs entry for the Nokia 6300

This patch (as1169) modifies the unusual_devs entry for the Nokia
6300. According to Maciej Gierok <mgierok@gmail.com> and David
McBride <dwm@doc.ic.ac.uk>, the revision limits need to be wider.

This fixes Bugzilla #11768.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by Alan Stern and committed by Greg Kroah-Hartman 9beba53d aa5cbbec

+1 -1
+1 -1
drivers/usb/storage/unusual_devs.h
··· 240 US_FL_FIX_CAPACITY ), 241 242 /* Reported by Richard Nauber <RichardNauber@web.de> */ 243 - UNUSUAL_DEV( 0x0421, 0x04fa, 0x0601, 0x0601, 244 "Nokia", 245 "6300", 246 US_SC_DEVICE, US_PR_DEVICE, NULL,
··· 240 US_FL_FIX_CAPACITY ), 241 242 /* Reported by Richard Nauber <RichardNauber@web.de> */ 243 + UNUSUAL_DEV( 0x0421, 0x04fa, 0x0550, 0x0660, 244 "Nokia", 245 "6300", 246 US_SC_DEVICE, US_PR_DEVICE, NULL,