commit | dc477ad386fb9fc63b399879f40ff9930d9d48ff | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Thu Oct 16 13:59:22 2014 -0400 |
committer | Johan Hovold <johan@kernel.org> | Wed Oct 22 10:10:50 2014 +0200 |
tree | 8b19bdc29fc712ae0ab5ab4a7938265e76cc37fb | |
parent | 012eee1522318b5ccd64d277d50ac32f7e9974fe [diff] |
USB: kobil_sct: Remove unused transfer buffer allocs Commit 90419cfcb5d9c889b10dc51363c56a4d394d670e, "USB: kobil_sct: fix control requests without data stage", removed the bogus data buffer arguments, but still allocate transfer buffers which are not used. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Johan Hovold <johan@kernel.org>