Re: [PATCH net 0/2] net: rmnet: fix interface leak for rmnet module

2020-07-04 Thread David Miller
From: Taehee Yoo Date: Thu, 2 Jul 2020 17:07:37 + > There are two problems in rmnet module that they occur the leak of > a lower interface. > The symptom is the same, which is the leak of a lower interface. > But there are two different real problems. > This patchset is to fix these real pro

Re: [PATCH net 0/2] net: rmnet: fix interface leak for rmnet module

2020-07-02 Thread subashab
On 2020-07-02 11:07, Taehee Yoo wrote: There are two problems in rmnet module that they occur the leak of a lower interface. The symptom is the same, which is the leak of a lower interface. But there are two different real problems. This patchset is to fix these real problems. 1. Do not allow to

[PATCH net 0/2] net: rmnet: fix interface leak for rmnet module

2020-07-02 Thread Taehee Yoo
There are two problems in rmnet module that they occur the leak of a lower interface. The symptom is the same, which is the leak of a lower interface. But there are two different real problems. This patchset is to fix these real problems. 1. Do not allow to have different two modes. As a lower int