Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/2] wlwifi: fixes intended for 5.1 2019-04-23
@ 2019-04-23  9:41 Luca Coelho
  2019-04-23  9:41 ` [PATCH 1/2] iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb() Luca Coelho
  2019-04-23  9:41 ` [PATCH 2/2] iwlwifi: fix driver operation for 5350 Luca Coelho
  0 siblings, 2 replies; 3+ messages in thread
From: Luca Coelho @ 2019-04-23  9:41 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Luca Coelho

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

This is the fourth patchset with fixes for 5.1.

The changes are:

* Fix an oops when we receive a packet with bogus lengths;
* Fix a bug that prevented 5350 devices from working;

As usual, I'm pushing this to a pending branch, for kbuild bot, and
will send a pull-request later.

Please review.

Cheers,
Luca.


Emmanuel Grumbach (1):
  iwlwifi: fix driver operation for 5350

Luca Coelho (1):
  iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()

 drivers/net/wireless/intel/iwlwifi/cfg/5000.c |  3 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 28 ++++++++++++++++---
 2 files changed, 26 insertions(+), 5 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-23  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-23  9:41 [PATCH 0/2] wlwifi: fixes intended for 5.1 2019-04-23 Luca Coelho
2019-04-23  9:41 ` [PATCH 1/2] iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb() Luca Coelho
2019-04-23  9:41 ` [PATCH 2/2] iwlwifi: fix driver operation for 5350 Luca Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox