diff options
Diffstat (limited to 'drivers/net/ethernet/cavium/liquidio/octeon_config.h')
| -rw-r--r-- | drivers/net/ethernet/cavium/liquidio/octeon_config.h | 37 |
1 files changed, 16 insertions, 21 deletions
diff --git a/drivers/net/ethernet/cavium/liquidio/octeon_config.h b/drivers/net/ethernet/cavium/liquidio/octeon_config.h index 71daf82914c4..1cb3514fc949 100644 --- a/drivers/net/ethernet/cavium/liquidio/octeon_config.h +++ b/drivers/net/ethernet/cavium/liquidio/octeon_config.h | |||
| @@ -1,25 +1,20 @@ | |||
| 1 | /********************************************************************** | 1 | /********************************************************************** |
| 2 | * Author: Cavium, Inc. | 2 | * Author: Cavium, Inc. |
| 3 | * | 3 | * |
| 4 | * Contact: support@cavium.com | 4 | * Contact: support@cavium.com |
| 5 | * Please include "LiquidIO" in the subject. | 5 | * Please include "LiquidIO" in the subject. |
| 6 | * | 6 | * |
| 7 | * Copyright (c) 2003-2015 Cavium, Inc. | 7 | * Copyright (c) 2003-2016 Cavium, Inc. |
| 8 | * | 8 | * |
| 9 | * This file is free software; you can redistribute it and/or modify | 9 | * This file is free software; you can redistribute it and/or modify |
| 10 | * it under the terms of the GNU General Public License, Version 2, as | 10 | * it under the terms of the GNU General Public License, Version 2, as |
| 11 | * published by the Free Software Foundation. | 11 | * published by the Free Software Foundation. |
| 12 | * | 12 | * |
| 13 | * This file is distributed in the hope that it will be useful, but | 13 | * This file is distributed in the hope that it will be useful, but |
| 14 | * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty | 14 | * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty |
| 15 | * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, TITLE, or | 15 | * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, TITLE, or |
| 16 | * NONINFRINGEMENT. See the GNU General Public License for more | 16 | * NONINFRINGEMENT. See the GNU General Public License for more details. |
| 17 | * details. | 17 | ***********************************************************************/ |
| 18 | * | ||
| 19 | * This file may also be available under a different license from Cavium. | ||
| 20 | * Contact Cavium, Inc. for more information | ||
| 21 | **********************************************************************/ | ||
| 22 | |||
| 23 | /*! \file octeon_config.h | 18 | /*! \file octeon_config.h |
| 24 | * \brief Host Driver: Configuration data structures for the host driver. | 19 | * \brief Host Driver: Configuration data structures for the host driver. |
| 25 | */ | 20 | */ |
