summaryrefslogtreecommitdiff
path: root/include/linux/bsg-lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/bsg-lib.h')
-rw-r--r--include/linux/bsg-lib.h16
1 files changed, 1 insertions, 15 deletions
diff --git a/include/linux/bsg-lib.h b/include/linux/bsg-lib.h
index 7f14517a559b..960988d42f77 100644
--- a/include/linux/bsg-lib.h
+++ b/include/linux/bsg-lib.h
@@ -1,24 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* BSG helper library
*
* Copyright (C) 2008 James Smart, Emulex Corporation
* Copyright (C) 2011 Red Hat, Inc. All rights reserved.
* Copyright (C) 2011 Mike Christie
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#ifndef _BLK_BSG_
#define _BLK_BSG_
800'>2020-02-22mlxsw: spectrum_router: Take router lock from netdev listenerIdo Schimmel 2020-02-22mlxsw: spectrum_dpipe: Take router lock from dpipe codeIdo Schimmel 2020-02-22mlxsw: spectrum_router: Take router lock from inside routing codeIdo Schimmel 2020-02-22mlxsw: spectrum_router: Introduce router lockIdo Schimmel 2020-02-22mlxsw: spectrum_router: Store NVE decapsulation configuration in routerIdo Schimmel 2020-02-22mlxsw: spectrum_router: Expose router struct to internal usersIdo Schimmel 2020-02-22mlxsw: spectrum_mr: Protect multicast route list with a lockIdo Schimmel 2020-02-22mlxsw: spectrum_mr: Protect multicast table list with a lockIdo Schimmel 2020-02-22mlxsw: spectrum_mr: Publish multicast route after writing it to the deviceIdo Schimmel 2020-02-21net/mlx5: Add fsm_reactivate callback supportEran Ben Elisha 2020-02-21net/mlxfw: Add reactivate flow support to FSM burn flowEran Ben Elisha 2020-02-21net/mlxfw: Use MLXFW_ERR_MSG macro for error reportingSaeed Mahameed 2020-02-21net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.cSaeed Mahameed 2020-02-21net/mlxfw: More error messages coverageSaeed Mahameed 2020-02-21net/mlxfw: Improve FSM err message reporting and return codesSaeed Mahameed 2020-02-21net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed