Skip to content

Commit

Permalink
gianfar: Add per queue structure support
Browse files Browse the repository at this point in the history
This patch introduces per tx and per rx queue structures.
Earlier the members of these structures were inside the
gfar_private structure.

Moving forward if we want to support multiple queues, we need
to refactor the gfar_private structure so that introduction of
multiple queues is easier.

Signed-off-by: Sandeep Gopalpet <Sandeep.Kumar@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Sandeep Gopalpet authored and David S. Miller committed Nov 3, 2009
1 parent 123b43e commit a12f801
Show file tree
Hide file tree
Showing 4 changed files with 398 additions and 245 deletions.
Loading

0 comments on commit a12f801

Please sign in to comment.