diff options
| author | Wei Yang <[email protected]> | 2013-05-20 17:31:09 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2013-07-28 02:42:59 -0700 |
| commit | 2592881990198f2b63eefcbc914a7d5259b25580 (patch) | |
| tree | 43bbb7cf5e00fce203b64f5f0583de3ab272248c /tools/perf/scripts/python/bin | |
| parent | 24b41c972ce7e0ff5891bfd0bb5b7d34439f297c (diff) | |
e1000e: Remove duplicate assignment of default rx/tx ring size
tx_ring/rx_ring size is assigned in function e1000_alloc_queues(), which is
called by e1000_sw_init() in the early stage of e1000_probe().
This patch just remove the duplicate assignment of this default ring size
value.
Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Gavin Shan <[email protected]>
Reviewed-by: Da Yu Qiu <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Acked-by: Bruce Allan <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions