diff options
author | David S. Miller <davem@davemloft.net> | 2015-04-02 16:33:43 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-02 16:33:43 -0400 |
commit | 11a9c7821c583aa22b35f37fba20539def9e8f14 (patch) | |
tree | 6b1186f8509add5e36e87122813b53c86ab6987a /include/linux/mlx5/srq.h | |
parent | c448b5e7853b5921957c4cbf5ad54a20eff79882 (diff) | |
parent | 64613d9499c4887485d4350387919ea507330d90 (diff) | |
download | talos-op-linux-11a9c7821c583aa22b35f37fba20539def9e8f14.tar.gz talos-op-linux-11a9c7821c583aa22b35f37fba20539def9e8f14.zip |
Merge branch 'mlx5-next'
Eli Cohen says:
====================
mlx5 batch of patches for net-next
This series contains small fixes to the mlx5 core driver and also
preparation steps towards adding Ethernet support for ConnectX4
devices which will be part of mlx5 driver.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/mlx5/srq.h')
-rw-r--r-- | include/linux/mlx5/srq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mlx5/srq.h b/include/linux/mlx5/srq.h index e1a363a33663..f43ed054a3e0 100644 --- a/include/linux/mlx5/srq.h +++ b/include/linux/mlx5/srq.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, Mellanox Technologies inc. All rights reserved. + * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU |