commit | a3b6bd5bf23c5cd95389e24121da02d2330eaf21 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Fri Nov 06 14:52:45 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 11 15:23:41 2009 -0500 |
tree | 0f5664317960b5a44621aa7b10acd1d8e92b7c09 | |
parent | cf7ff8dfe64c8ca8a71b4fcbac357a3476ed1888 [diff] |
iwlwifi: allocate 128 bytes linear buffer for rx skb Allocate 128 bytes linear buffer for rx skb. The first 64 bytes is reserved for mac80211 usage (for radiotap header expansion, etc). The frame header starts from the second 64 bytes. Cc: Johannes Berg <johannes@sipsolutions.net> 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>