Hi John,
This fixes the build failure faced by Stephen:
drivers/net/wireless/iwlwifi/mvm/debugfs.c: In function 'iwl_dbgfs_fw_error_dump_release':
drivers/net/wireless/iwlwifi/mvm/debugfs.c:161:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
vfree(file->private_data);
^
Please pull.
The following changes since commit a82dda6cd492b8c88952be6f6527f3656f7ac585:
iwlwifi: mvm: disable uAPSD due to bugs in the firmware (2014-03-18 21:15:42 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git for-john
for you to fetch changes up to 192c80a2499cf2571924081c646262036d841484:
iwlwifi: mvm: add missing include (2014-03-19 08:25:05 +0200)
----------------------------------------------------------------
Emmanuel Grumbach (1):
iwlwifi: mvm: add missing include
drivers/net/wireless/iwlwifi/mvm/debugfs.c | 2 ++
1 file changed, 2 insertions(+)
On Wed, Mar 19, 2014 at 08:30:56AM +0200, Emmanuel Grumbach wrote:
> Hi John,
>
> This fixes the build failure faced by Stephen:
>
> drivers/net/wireless/iwlwifi/mvm/debugfs.c: In function 'iwl_dbgfs_fw_error_dump_release':
> drivers/net/wireless/iwlwifi/mvm/debugfs.c:161:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
> vfree(file->private_data);
> ^
>
> Please pull.
>
>
> The following changes since commit a82dda6cd492b8c88952be6f6527f3656f7ac585:
>
> iwlwifi: mvm: disable uAPSD due to bugs in the firmware (2014-03-18 21:15:42 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git for-john
>
> for you to fetch changes up to 192c80a2499cf2571924081c646262036d841484:
>
> iwlwifi: mvm: add missing include (2014-03-19 08:25:05 +0200)
Pulling now...
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.