-
由 Mathias Nyman 提交于
Incorrect size was given to memset when zeroing the DbC endpoint structures on exit. Use element size * ARRAY_SIZE to fix it Signed-off-by: NMathias Nyman <mathias.nyman@linux.intel.com> Fixes: dfba2174 ("usb: xhci: Add DbC support in xHCI driver") Signed-off-by: NArnd Bergmann <arnd@arndb.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
33369d5a