From: Zhu Yi Date: Fri, 23 Oct 2009 20:42:32 +0000 (-0700) Subject: iwlwifi: reuse page for notification packets X-Git-Tag: v2.6.33-rc1~388^2~599^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7300515d1095aa11731866da7c9b000f2edb4626;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed