USB: unusual_devs entry for Nokia 3250

Here is another unusual_devs entry (as760) for another Nokia device,
this time the 3250.

From: Mario Rettig <mariorettig@web.de>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by Alan Stern and committed by Greg Kroah-Hartman de1caa47 b4dbda1a

+7
+7
drivers/usb/storage/unusual_devs.h
··· 145 US_SC_DEVICE, US_PR_DEVICE, NULL, 146 US_FL_IGNORE_RESIDUE ), 147 148 /* Reported by Sumedha Swamy <sumedhaswamy@gmail.com> and 149 * Einar Th. Einarsson <einarthered@gmail.com> */ 150 UNUSUAL_DEV( 0x0421, 0x0444, 0x0100, 0x0100,
··· 145 US_SC_DEVICE, US_PR_DEVICE, NULL, 146 US_FL_IGNORE_RESIDUE ), 147 148 + /* Reported by Mario Rettig <mariorettig@web.de> */ 149 + UNUSUAL_DEV( 0x0421, 0x042e, 0x0100, 0x0100, 150 + "Nokia", 151 + "Nokia 3250", 152 + US_SC_DEVICE, US_PR_DEVICE, NULL, 153 + US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ), 154 + 155 /* Reported by Sumedha Swamy <sumedhaswamy@gmail.com> and 156 * Einar Th. Einarsson <einarthered@gmail.com> */ 157 UNUSUAL_DEV( 0x0421, 0x0444, 0x0100, 0x0100,