mac80211: Don't drop frames received with mesh ttl == 1
authorJavier Cardona <javier@cozybit.com>
Wed, 24 Oct 2012 19:43:31 +0000 (12:43 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Oct 2012 11:52:20 +0000 (13:52 +0200)
commit2ac64cd17f9af6d6adaa921bd9846a3c9bb9235c
treee894fcd7bfb9dee8e1d242ecd79f082090510ce3
parent555cb715be8ef98b8ec362b23dfc254d432a35b1
mac80211: Don't drop frames received with mesh ttl == 1

Prior this fix, those frames were not received, nor forwarded.  Fix
this to receive and not forward.

Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c