usb: wusb: don't overflow the Keep Alive IE buffer
authorDavid Vrabel <david.vrabel@csr.com>
Mon, 22 Mar 2010 14:50:14 +0000 (14:50 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Apr 2010 22:18:22 +0000 (15:18 -0700)
The Keep Alive IE only has space for WUIE_ELT_MAX (== 4) device addresses.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found