From 1440e0967de8c598dae96d741652d498b3eb8f27 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Sun, 9 Dec 2007 22:53:09 -0800 Subject: [PATCH] USB: gadget: at91_udc minor fix (there is no number six) Fix a small glitch noted by Yannick Cote. There is no endpoint number six, so if a (broken) host wrongly tried to change or read status of that endpoint, the driver could access reserved register space. Signed-off-by: David Brownell Cc: Yannick Cote Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed