diff options
author | Wei Yang <weiyang@linux.vnet.ibm.com> | 2013-05-20 17:31:09 (GMT) |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-07-28 09:42:59 (GMT) |
commit | 2592881990198f2b63eefcbc914a7d5259b25580 (patch) | |
tree | 43bbb7cf5e00fce203b64f5f0583de3ab272248c /ipc/msg.c | |
parent | 24b41c972ce7e0ff5891bfd0bb5b7d34439f297c (diff) | |
download | linux-2592881990198f2b63eefcbc914a7d5259b25580.tar.xz |
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 <weiyang@linux.vnet.ibm.com>
Reviewed-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Reviewed-by: Da Yu Qiu <qiudayu@cn.ibm.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Acked-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'ipc/msg.c')
0 files changed, 0 insertions, 0 deletions