Re: [PATCH net-next v2 0/4] net: qualcomm: rmnet: Updates 2018-03-12

2018-03-14 Thread David Miller
From: Subash Abhinov Kasiviswanathan 
Date: Wed, 14 Mar 2018 13:27:41 -0600

>> Please address Joe's feedback and only update the copyright date on
>> files that actually had changes this year.
>> Thank you.
> 
> Hi David
> 
> I have fixed that now in v3.
> However, patchwork is not showing the entire series.
> It shows only the first patch for some reason even if I search with me
> as submitter.

We're having some problems with patchwork dropping patches,
especially when they are sent very quickly as a series one
after another.

The patchwork developers have been looking into it.

Meanwhile don't worry about it, the series is in my inbox.



Re: [PATCH net-next v2 0/4] net: qualcomm: rmnet: Updates 2018-03-12

2018-03-14 Thread Subash Abhinov Kasiviswanathan

Please address Joe's feedback and only update the copyright date on
files that actually had changes this year.

Thank you.


Hi David

I have fixed that now in v3.
However, patchwork is not showing the entire series.
It shows only the first patch for some reason even if I search with me 
as submitter.


https://patchwork.ozlabs.org/project/netdev/list/?submitter=65547=%2A=both

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


Re: [PATCH net-next v2 0/4] net: qualcomm: rmnet: Updates 2018-03-12

2018-03-14 Thread David Miller
From: Subash Abhinov Kasiviswanathan 
Date: Tue, 13 Mar 2018 16:50:24 -0600

> This series contains some minor updates for rmnet driver.
> 
> Patch 1 contains fixes for sparse warnings.
> Patch 2 updates the copyright date to 2018.
> Patch 3 is a cleanup in receive path.
> Patch 4 has the implementation of the fill_info operation.
> 
> v1->v2: Remove the force casts since the data type is changed to __be types
> as mentioned by David.

Please address Joe's feedback and only update the copyright date on
files that actually had changes this year.

Thank you.