Re: [PATCH v6 4/5] iwlwifi: convert to use driver data API

2017-04-28 Thread Luca Coelho
On Fri, 2017-04-28 at 02:56 +0200, Luis R. Rodriguez wrote: > On Mon, Apr 10, 2017 at 04:19:12PM +0300, Luca Coelho wrote: > > On Wed, 2017-03-29 at 20:25 -0700, Luis R. Rodriguez wrote: > > > The driver data API provides support for looking for firmware > > > from a specific set of API ranges, so

Re: [PATCH v6 4/5] iwlwifi: convert to use driver data API

2017-04-27 Thread Luis R. Rodriguez
On Mon, Apr 10, 2017 at 04:19:12PM +0300, Luca Coelho wrote: > On Wed, 2017-03-29 at 20:25 -0700, Luis R. Rodriguez wrote: > > The driver data API provides support for looking for firmware > > from a specific set of API ranges, so just use that. Since we > > free the firmware on the callback immedi

Re: [PATCH v6 4/5] iwlwifi: convert to use driver data API

2017-04-10 Thread Luca Coelho
On Wed, 2017-03-29 at 20:25 -0700, Luis R. Rodriguez wrote: > The driver data API provides support for looking for firmware > from a specific set of API ranges, so just use that. Since we > free the firmware on the callback immediately after consuming it, > this also takes avantage of that feature.

[PATCH v6 4/5] iwlwifi: convert to use driver data API

2017-03-29 Thread Luis R. Rodriguez
The driver data API provides support for looking for firmware from a specific set of API ranges, so just use that. Since we free the firmware on the callback immediately after consuming it, this also takes avantage of that feature. Signed-off-by: Luis R. Rodriguez --- drivers/net/wireless/intel/