diff options
author | Gregory Greenman <gregory.greenman@intel.com> | 2008-08-04 10:00:40 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-08-04 21:09:12 +0200 |
commit | da99c4b6c25964b90c79f19beccda208df1a865a (patch) | |
tree | b16752072e71c6491e18c3ef50e064d858a66452 /drivers/net/tehuti_fw.h | |
parent | iwlwifi: HW bug fixes (diff) | |
download | linux-da99c4b6c25964b90c79f19beccda208df1a865a.tar.xz linux-da99c4b6c25964b90c79f19beccda208df1a865a.zip |
iwlwifi: memory allocation optimization
This patch optimizes memory allocation. The cmd member of
iwl_tx_queue was allocated previously as a continuous block
of memory. This patch allocates separate memory chunks for each command
and maps/unmaps these chunks in the run time.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/tehuti_fw.h')
0 files changed, 0 insertions, 0 deletions