commit | 7300515d1095aa11731866da7c9b000f2edb4626 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Fri Oct 23 13:42:32 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:50:03 2009 -0400 |
tree | 1b01fe8ba04d476169f2da66951807b67f647091 | |
parent | 71c55d90f9733abdf5e4e0bc24f71e189cefeea6 [diff] |
iwlwifi: reuse page for notification packets For notification packets and SKBs that fail to rx correctly, add them back into the rx_free list so that the pages can be reused later. This avoids allocating new rx pages unnecessarily. 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>