diff options
author | Alexander Wetzel <alexander@wetzel-home.de> | 2022-11-07 19:13:28 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-12-01 17:09:10 +0300 |
commit | 9445096319206814e462b904915b645c4f2bf514 (patch) | |
tree | 269e91720bb714ba51adfa363b6ecbf215cc54a8 /tools/perf/scripts/python/stackcollapse.py | |
parent | 833a9fd28c9b7ccb39a334721379e992dc1c0c89 (diff) | |
download | linux-9445096319206814e462b904915b645c4f2bf514.tar.xz |
wifi: mac80211: Drop not needed check for NULL
ieee80211_get_txq() can only be called with vif != NULL.
Remove not needed NULL test in function.
Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/r/20221107161328.2883-1-alexander@wetzel-home.de
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions