]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit05f568641d5460b7d64092e03a78dc981cb6436f
tree4d9a178aed0d88545dd4a6181902c2ddaed65218
parent42e047255ca3e0227d031e6e23bbdebef1bafb8e
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