Re: [PATCH] : CDC EEM driver patch to be applied to 2.6.30 kernel
From: David Brownell <hidden>
Date: 2009-05-04 17:27:48
From: David Brownell <hidden>
Date: 2009-05-04 17:27:48
On Monday 04 May 2009, Omar Laazimani wrote:
Thanks for your quick feedbacks. I have tested your patch with our device and it's working well.
Hmm, one more issue. The eem_unbind() isn't needed at all, is it?? It seems leftover from the ACM or ECM code, which needed a separate control interface. Nothing even sets up the data used by that routine (other than zero-init). - Dave