commit | ecdf94b81237d272b1514b76f27a5d22782bcaa6 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Mon Mar 29 16:42:26 2010 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 31 14:43:58 2010 -0400 |
tree | 53487ff42cf5f183faae9b9a8693c60eef8aae7d | |
parent | e3cf8b3f7b9eefbe1d39b160726d6e5c2cbb4c5d [diff] |
iwlwifi: remove skb_linearize for rx frames Remove skb_linearize() in the iwlwifi drivers since mac80211 supports paged rx SKBs now. Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>