From: Gertjan van Wingerde Date: Mon, 16 Jun 2008 17:56:08 +0000 (+0200) Subject: rt2x00: Centralize allocation of RX skbs. X-Git-Tag: v2.6.27-rc1~969^2~254^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30caa6e3d586442f7c3ad081260ee1b22bb123de;p=pandora-kernel.git rt2x00: Centralize allocation of RX skbs. In preparation of replacing the statically allocated DMA buffers with dynamically mapped skbs, centralize the allocation of RX skbs to rt2x00queue.c and let rt2x00pci already use them. Signed-off-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed