Deleted Added
full compact
ixl_pf_iov.h (333343) ixl_pf_iov.h (349163)
1/******************************************************************************
2
1/******************************************************************************
2
3 Copyright (c) 2013-2017, Intel Corporation
3 Copyright (c) 2013-2019, Intel Corporation
4 All rights reserved.
4 All rights reserved.
5
5
6 Redistribution and use in source and binary forms, with or without
7 modification, are permitted provided that the following conditions are met:
8
9 1. Redistributions of source code must retain the above copyright notice,
10 this list of conditions and the following disclaimer.
11
12 2. Redistributions in binary form must reproduce the above copyright
13 notice, this list of conditions and the following disclaimer in the

--- 11 unchanged lines hidden (view full) ---

25 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
26 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
28 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
29 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30 POSSIBILITY OF SUCH DAMAGE.
31
32******************************************************************************/
6 Redistribution and use in source and binary forms, with or without
7 modification, are permitted provided that the following conditions are met:
8
9 1. Redistributions of source code must retain the above copyright notice,
10 this list of conditions and the following disclaimer.
11
12 2. Redistributions in binary form must reproduce the above copyright
13 notice, this list of conditions and the following disclaimer in the

--- 11 unchanged lines hidden (view full) ---

25 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
26 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
28 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
29 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30 POSSIBILITY OF SUCH DAMAGE.
31
32******************************************************************************/
33/*$FreeBSD: stable/11/sys/dev/ixl/ixl_pf_iov.h 333343 2018-05-07 23:23:11Z erj $*/
33/*$FreeBSD: stable/11/sys/dev/ixl/ixl_pf_iov.h 349163 2019-06-18 00:08:02Z erj $*/
34
35
36#ifndef _IXL_PF_IOV_H_
37#define _IXL_PF_IOV_H_
38
39#include "ixl_pf.h"
40
41#include <sys/nv.h>

--- 22 unchanged lines hidden ---
34
35
36#ifndef _IXL_PF_IOV_H_
37#define _IXL_PF_IOV_H_
38
39#include "ixl_pf.h"
40
41#include <sys/nv.h>

--- 22 unchanged lines hidden ---