diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-05-23 14:08:13 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-06-04 19:21:13 +0200 |
commit | e9c721837da2a73798243ded051ff0ffdbc6066b (patch) | |
tree | 7aa0e3278887d1aa0489442515ccd89eb67feb36 /drivers/net/ethernet/xilinx | |
parent | ixgbevf: fix possible race in the reset subtask (diff) | |
download | linux-e9c721837da2a73798243ded051ff0ffdbc6066b.tar.xz linux-e9c721837da2a73798243ded051ff0ffdbc6066b.zip |
ixgbe: introduce a helper to simplify code
ixgbe_dbg_reg_ops_read and ixgbe_dbg_netdev_ops_read copy-pasting
the same code except for ixgbe_dbg_netdev_ops_buf/ixgbe_dbg_reg_ops_buf,
so introduce a helper ixgbe_dbg_common_ops_read to remove redundant code.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/xilinx')
0 files changed, 0 insertions, 0 deletions