mac80211: fix the increment of unicast/multicast counters for forwarded PREQ
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Fri, 4 May 2012 06:57:50 +0000 (14:57 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 May 2012 21:27:54 +0000 (17:27 -0400)
commit7d4e15b177835dfddcab9851a889c28a85dde92e
tree7d44acef0bae918e701d005d93cb30b224b0801f
parentf5c5681424299add910aad86b01d6ffe7ca02c84
mac80211: fix the increment of unicast/multicast counters for forwarded PREQ

Forwarded PREQ is either unicast or multicast. The appropriate counters
should be incremented accordingly.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_hwmp.c