iwlagn: introduce transport layer and implement rx_init
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 14 Jun 2011 07:13:24 +0000 (10:13 +0300)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 1 Jul 2011 14:57:34 +0000 (07:57 -0700)
The transport layer is responsible for all the queues, DMA rings etc...
This is the beginning of the separation of all the code that is tighly
related to HW design to the aforementioned transport layer.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found