Hello Greg,
On Fri, Jul 20, 2012 at 11:30 PM, Greg KH wrote:
>
> A: No.
> Q: Should I include quotations after my reply?
>
> http://daringfireball.net/2007/07/on_top
>
> On Fri, Jul 20, 2012 at 10:14:57PM +0530, Balakumar wrote:
>> Hi Greg,
>>
>> When it comes to embedded device cases, I feel tha
Hello Greg, Alan,
In the 3.4 kernel, we have observed that the RNDIS function driver clears
the string id reference to 0 during unbind. And, during bind, we see that
the rndis_init() itself is initiated only when the RNDIS string id reference
is 0. Is this ok?
The issue behind this query is:
As r
Hello Michal,
On Thu, Aug 9, 2012 at 12:55 AM, Michal Nazarewicz wrote:
> Kernel Newbie writes:
>> In the 3.4 kernel, we have observed that the RNDIS function driver clears
>> the string id reference to 0 during unbind. And, during bind, we see that
>> the rndis_init() its