diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-01-21 21:04:00 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-02-04 21:48:16 +0100 |
commit | 80e207c32bff0f9e990f4ff629c809bd20c7950a (patch) | |
tree | c10695001bf75d2c056a5006ffe2a28ebf4fa049 /net/mac80211/mesh.c | |
parent | nl80211: check channel switch validity better (diff) | |
download | linux-80e207c32bff0f9e990f4ff629c809bd20c7950a.tar.xz linux-80e207c32bff0f9e990f4ff629c809bd20c7950a.zip |
mac80211: mesh: remove mesh_id check
The mesh_id is an array so can't ever be NULL, it looks
like mesh_id_len check was intended instead. However,
since the previous patch, cfg80211 does the check, so
just remove it here.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mesh.c')
0 files changed, 0 insertions, 0 deletions