Hi Kalle, This is a pull request for 4.5 still. Two small fixes. One of them has a really visible impact when we remove stations. Let me know if you have issues! Thanks. The following changes since commit 20aa99bbddae74bded68338f9ba200ccae02858b: iwlwifi: pcie: fix erroneous return value (2016-02-15 13:38:31 +0200) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-kalle-2016-02-25 for you to fetch changes up to 905e36ae172c83a30894a3adefab7d4f850fcf54: iwlwifi: mvm: Fix paging memory leak (2016-02-23 21:51:30 +0200) ---------------------------------------------------------------- Two fixes for 4.5: * We forgot to free the paging memory (Matti) * Fix the frames in flight accounting (Liad) ---------------------------------------------------------------- Liad Kaufman (1): iwlwifi: mvm: inc pending frames counter also when txing non-sta Matti Gottlieb (1): iwlwifi: mvm: Fix paging memory leak drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 4 +++- drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 3 +++ drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 2 ++ drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 9 +++++++++ 4 files changed, 17 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html