diff options
| author | Jeff Kirsher <[email protected]> | 2018-03-22 17:08:48 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-03-23 16:18:21 +0000 |
| commit | ae06c70b135886d7d6252f3090146f01a3f3b80c (patch) | |
| tree | 208524b25f8bc78e6ea007c53354a24939387322 /drivers/net/ethernet/intel/i40e/i40e_alloc.h | |
| parent | bridge: Allow max MTU when multiple VLANs present (diff) | |
| download | kernel-ae06c70b135886d7d6252f3090146f01a3f3b80c.tar.gz kernel-ae06c70b135886d7d6252f3090146f01a3f3b80c.zip | |
intel: add SPDX identifiers to all the Intel drivers
Add the SPDX identifiers to all the Intel wired LAN driver files, as
outlined in Documentation/process/license-rules.rst.
Signed-off-by: Jeff Kirsher <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/i40e/i40e_alloc.h')
| -rw-r--r-- | drivers/net/ethernet/intel/i40e/i40e_alloc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/intel/i40e/i40e_alloc.h b/drivers/net/ethernet/intel/i40e/i40e_alloc.h index 926811ad44ac..abed0c52e782 100644 --- a/drivers/net/ethernet/intel/i40e/i40e_alloc.h +++ b/drivers/net/ethernet/intel/i40e/i40e_alloc.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /******************************************************************************* * * Intel Ethernet Controller XL710 Family Linux Driver |
