commit | 8ce0b5892460c670b71b7a0bf96549f5e7a63d6c | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Wed Oct 28 13:13:52 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 30 16:50:38 2009 -0400 |
tree | 28227099d2113da0f2f4b26969f601261a0b7c99 | |
parent | ddcd4c08188dc512ceb08bcc3f4f830c2dbfb5ce [diff] |
mac80211: make align adjustment code support paged SKB This fixed a BUG_ON in __skb_trim() when paged rx is used in iwlwifi driver. Yes, the whole mac80211 stack doesn't support paged SKB yet. But let's start the work slowly from small code snippets. Reported-and-tested-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>