diff options
author | Yi Zou <[email protected]> | 2009-08-06 13:05:23 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-08-09 21:45:35 -0700 |
commit | a6616b42fbc39c1ccc2373996f1441ce7707ea93 (patch) | |
tree | 1f4092de64ad7afab2d44b1f5864a74f6abdb92e /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 876bfd4d0f18cd1f698249870c7e7fb944de1c26 (diff) |
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Instead of passing the register index of the corresponding rx_ring and find
the way back to get to corresponding rx_ring in ixgbe_configure_srrctl(),
simplify the function ixgbe_configure_srrctl() by passing the rx_ring into
it. Then the register index for that rx_ring is already available from
rx_ring->reg_idx.
Signed-off-by: Yi Zou <[email protected]>
Acked-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions