mac80211: unset FC retry bit in mesh fwding path
authorThomas Pedersen <thomas@cozybit.com>
Mon, 8 Apr 2013 18:06:12 +0000 (11:06 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 10 Apr 2013 18:24:15 +0000 (20:24 +0200)
commit9d6d6f4924133567a108a862d9cf949cd03f71cb
tree40c97b5b83bb96c4a660b98112da6d10b0005f42
parent9ea927748ced4953f1e9a0f1fa1fdeacd1018b4e
mac80211: unset FC retry bit in mesh fwding path

Otherwise forwarded frames would keep the retry bit set
from the previous link transmission.

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