]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211: fix incorrect mesh header length
authorLuis Carlos Cobo <luisca@cozybit.com>
Mon, 5 May 2008 19:02:35 +0000 (12:02 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 May 2008 01:22:18 +0000 (21:22 -0400)
commitef269254772a0d2253c85cafe160e3f6528eb292
treed82270745af91c49e657ec3747d9b99d0172ae67
parentdf44205455773852a6af10a7c6ed768fe8a86b31
mac80211: fix incorrect mesh header length

This should have been updated at the same time we were transitioning from 3 byte
to 4 byte mesh sequence number. Pointed out by Johannes Berg.

Signed-off-by: Luis Carlos Cobo <luisca@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh.c
net/mac80211/util.c