commit | 8a578111e343350ff8fa75fc3630d4bba5475cae | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sun Jun 01 18:09:35 2008 +0200 |
committer | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Jun 12 08:40:34 2008 +0200 |
tree | 925ec6a7ba50912e8abada8a11726158244c8bc1 | |
parent | 69876569bbf3dfac567f47c619888c827cb87b30 [diff] |
mv643xx_eth: split out rx queue state Split all RX queue related state into 'struct rx_queue', in preparation for multiple RX queue support. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Dale Farnsworth <dale@farnsworth.org>