diff options
| author | Yan Burman <[email protected]> | 2013-02-07 02:25:22 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-02-08 04:26:12 +0000 |
| commit | 16a10ffd20a13215243bdba64c8e57ef277a55b9 (patch) | |
| tree | 3454a2b1371b65db0134cc73c5ed920ab5bc5afb /drivers/net/xen-netback/interface.c | |
| parent | net/mlx4_en: Cleanup multiline strings (diff) | |
| download | kernel-16a10ffd20a13215243bdba64c8e57ef277a55b9.tar.gz kernel-16a10ffd20a13215243bdba64c8e57ef277a55b9.zip | |
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Move low level code that deals with management of Ethernet MACs and QPs from mlx4_core to mlx4_en.
Also convert the new functions to deal with MACs in form of char array instead of u64.
Actual functions moved:
mlx4_replace_mac
mlx4_get_eth_qp
mlx4_put_eth_qp
To conduct this change, some functionality had to be exported from the core,
the following functions were added:
mlx4_get_base_qp
__mlx4_replace_mac (low level function for CX1/A0 compatibility)
Signed-off-by: Yan Burman <[email protected]>
Signed-off-by: Amir Vadai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
