Skip to content

Commit

Permalink
bnx2: Put rx ring variables in a separate struct.
Browse files Browse the repository at this point in the history
In preparation for multi-ring support, rx ring variables are now put
in a separate bnx2_rx_ring_info struct.  With MSI-X, we can support
multiple rx rings.

The functions to allocate/free rx memory and to initialize rx rings
are now modified to handle multiple rings.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Michael Chan authored and David S. Miller committed Jun 19, 2008
1 parent 35e9010 commit bb4f98a
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 169 deletions.
Loading

0 comments on commit bb4f98a

Please sign in to comment.