diff options
author | Kalesh AP <kalesh.purayil@emulex.com> | 2015-02-23 04:20:14 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-23 15:08:32 -0500 |
commit | 484d76fd5154d7d7dcc8e5928a947deb9cc0b94c (patch) | |
tree | 95c0eba6ebfccb1e230d7323eec1bbb5caa3854d /tools/perf/scripts/python | |
parent | 9fa465c0ce0d99f098195d7b0a550aeb1b2a8c44 (diff) |
be2net: refactor adapter resource initialzation sequence into be_resume()
Most of the adapter initialisation sequences performed in be_resume(),
be_eeh_resume() and be_err_recover() are same. Renamed be_resume() to
be_pci_resume() and moved the common code to a new routine be_resume() to
avoid code duplication.
Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions