]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211: mesh_plink: remove redundant sta_info check
authorSunil Shahu <shshahu@gmail.com>
Thu, 21 Jan 2016 05:36:25 +0000 (11:06 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:04:25 +0000 (09:04 +0100)
commitb8631c003307bc7abf0180d950c42d9032ebda70
treebe0c4120583935a1dec7cf2083bcf1f3249ea8ab
parentd4634e8dea13ccc969dd3f33dab3873cfdf3bc51
mac80211: mesh_plink: remove redundant sta_info check

Remove unnecessory "if" statement and club it with previos "if" block.

Signed-off-by: Sunil Shahu <shshahu@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_plink.c