diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-07-27 11:11:11 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-08-13 12:36:01 +0300 |
commit | 75dbf00b443c1763138486e87f4978ff43506f9e (patch) | |
tree | 01007c217b68a66cf81968612076a66e96b88b47 /net/wireless | |
parent | 4b58c37bb9d4282446f7a0194dbc44325787ac8c (diff) | |
download | linux-75dbf00b443c1763138486e87f4978ff43506f9e.tar.xz |
mac80211: remove always true condition
The outside if statement checks that IEEE80211_TX_INTFL_MLME_CONN_TX is
set so this condition is always true. Checking twice upsets the static
checkers.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions