Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/intel/iwlwifi/mvm
Johannes Berg 723d11a4cd iwlwifi: mvm: make RSS RX more robust
If the firmware ever decides to send any new/more notifications
to the RSS queues, the driver would currently try to interpret
those as REPLY_RX_MPDU_CMD and, if the notification was small,
access invalid memory.

Prevent that by checking for REPLY_RX_MPDU_CMD explicitly which
allows ignoring unexpected notifications.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-09-16 09:10:33 +03:00
..
2016-08-29 23:35:06 +03:00
2016-09-16 09:10:33 +03:00
2016-04-12 15:56:15 +02:00