From be44063df5b1eb1d10066c9d88c514d49411748b Mon Sep 17 00:00:00 2001 From: Aaro Koskinen Date: Sun, 6 Oct 2013 22:22:34 +0300 Subject: [PATCH] staging: octeon-usb: clean up hcpriv usage Use ep->hcpriv for pipe handle and urb->hcpriv for submit handle, instead of packing both into the same field. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed