Luca Coelho 753a9a729f mac80211: don't check if key is NULL in ieee80211_key_link()
We already assume that key is not NULL and dereference it in a few
other places before we check whether it is NULL, so the check is
unnecessary.  Remove it.

Fixes: 96fc6efb9ad9 ("mac80211: IEEE 802.11 Extended Key ID support")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/20190830112451.21655-8-luca@coelho.fi
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2019-09-11 09:33:28 +02:00
..
2019-07-26 13:28:59 +02:00
2019-07-26 16:14:12 +02:00
2019-07-26 16:14:12 +02:00
2019-06-21 09:58:42 -07:00
2019-08-21 10:58:10 +02:00
2019-08-21 10:58:10 +02:00
2019-03-29 11:20:36 +01:00