commit | 058897a4e93a6fc6d331e2ef591b2d6571431265 | [log] [tgz] |
---|---|---|
author | Abhijeet Kolekar <abhijeet.kolekar@intel.com> | Tue May 11 11:22:11 2010 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 12 16:39:07 2010 -0400 |
tree | 4f6d88f66b9cfefe9f7931566773d885b247658d | |
parent | ffdc4cbe5b17c83af779f45de8536c6ece297e42 [diff] |
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>