commit | 40791942ec6befaad04073ed97adb8ab04ab43f3 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Jan 07 13:10:20 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jan 07 16:22:15 2014 +0100 |
tree | 640f612b5ca89e7cb71664935592936327a3b468 | |
parent | 87ee475ef62504609368a767f6ad2e903a442078 [diff] |
mac80211: simplify code in ieee80211_prepare_and_rx_handle No need to assign the return value of prepare_for_handlers to a variable if the only usage is to test it. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>