Brent,
On Tue, Dec 22, 2015 at 2:42 PM, Kalle Valo wrote:
> Souptick Joarder writes:
>
>> Hi Brent,
>>
>> On Tue, Dec 22, 2015 at 3:23 AM, Brent Taylor wrote:
>>> On Mon, Dec 21, 2015 at 1:23 PM, Souptick Joarder
>>> wrote:
Hi Brent,
On Tue, Dec 1, 2015 at 11:11 AM, Brent Taylo
Souptick Joarder writes:
> Hi Brent,
>
> On Tue, Dec 22, 2015 at 3:23 AM, Brent Taylor wrote:
>> On Mon, Dec 21, 2015 at 1:23 PM, Souptick Joarder
>> wrote:
>>> Hi Brent,
>>>
>>> On Tue, Dec 1, 2015 at 11:11 AM, Brent Taylor wrote:
>>>
--- a/drivers/net/wireless/ath/ath6kl/init.c
++
Hi Brent,
On Tue, Dec 22, 2015 at 3:23 AM, Brent Taylor wrote:
> On Mon, Dec 21, 2015 at 1:23 PM, Souptick Joarder
> wrote:
>> Hi Brent,
>>
>> On Tue, Dec 1, 2015 at 11:11 AM, Brent Taylor wrote:
>>> Since commit 8437754c83351d6213c1a47ff029c1126d6042a7, ar->fw is expected
>>> to be pointing
Hi Brent and Souptick,
On 12/21/15, 2:23 PM, "ath6kl on behalf of Souptick Joarder"
wrote:
>Hi Brent,
>
>On Tue, Dec 1, 2015 at 11:11 AM, Brent Taylor wrote:
>> Since commit 8437754c83351d6213c1a47ff029c1126d6042a7, ar->fw is expected to
>> be pointing to memory allocated by vmalloc. If t
On Mon, Dec 21, 2015 at 1:23 PM, Souptick Joarder wrote:
> Hi Brent,
>
> On Tue, Dec 1, 2015 at 11:11 AM, Brent Taylor wrote:
>> Since commit 8437754c83351d6213c1a47ff029c1126d6042a7, ar->fw is expected to
>> be pointing to memory allocated by vmalloc. If the api1 method (via
>> ath6kl_fetch_f
Hi Brent,
On Tue, Dec 1, 2015 at 11:11 AM, Brent Taylor wrote:
> Since commit 8437754c83351d6213c1a47ff029c1126d6042a7, ar->fw is expected to
> be pointing to memory allocated by vmalloc. If the api1 method (via
> ath6kl_fetch_fw_api1) is used to allocate memory for ar->fw, then kmemdup is
>
On Tue, Dec 1, 2015 at 7:41 AM, Brent Taylor wrote:
> Since commit 8437754c83351d6213c1a47ff029c1126d6042a7, ar->fw is expected to
> be pointing to memory allocated by vmalloc. If the api1 method (via
> ath6kl_fetch_fw_api1) is used to allocate memory for ar->fw, then kmemdup is
> used. This
Hello.
On 12/1/2015 8:41 AM, Brent Taylor wrote:
Since commit 8437754c83351d6213c1a47ff029c1126d6042a7,
The scripts/checkpatch.pl now enforces certain format of the commit citing.
ar->fw is expected to be pointing to memory allocated by vmalloc. If the api1
method (via ath6kl_fetch_fw_
Since commit 8437754c83351d6213c1a47ff029c1126d6042a7, ar->fw is expected to be
pointing to memory allocated by vmalloc. If the api1 method (via
ath6kl_fetch_fw_api1) is used to allocate memory for ar->fw, then kmemdup is
used. This patch checks if the firmware being loaded is the 'fw' image,