mac80211: fix paged defragmentation
authorAbhijeet Kolekar <abhijeet.kolekar@intel.com>
Tue, 11 May 2010 18:22:11 +0000 (11:22 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 May 2010 20:39:07 +0000 (16:39 -0400)
commit058897a4e93a6fc6d331e2ef591b2d6571431265
tree4f6d88f66b9cfefe9f7931566773d885b247658d
parentffdc4cbe5b17c83af779f45de8536c6ece297e42
mac80211: fix paged defragmentation

Paged RX skb patch broke the defragmentation. We need to read hdr again
after linearization.

It fixes following bug
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2194

Signed-off-by: Zhu, Yi <yi.zhu@intel.com>
Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c