mac80211: don't check local mesh TTL on TX
authorThomas Pedersen <thomas@cozybit.com>
Sat, 1 Jun 2013 00:41:47 +0000 (17:41 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 3 Jun 2013 14:53:51 +0000 (16:53 +0200)
commit866403a7bdd3941cbb4e2085d8ac368dcabe800c
tree4d9a178aed0d88545dd4a6181902c2ddaed65218
parented405be5cb5e8e494e8dcd83b6eb1add34dc752a
mac80211: don't check local mesh TTL on TX

nl80211 has already verified the mesh TTL on setting the
mesh config, so no need to check it again in mac80211.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c