Deleted Added
full compact
cxgb_offload.h (178302) cxgb_offload.h (183063)
1
2/**************************************************************************
3
1
2/**************************************************************************
3
4Copyright (c) 2007, Chelsio Inc.
4Copyright (c) 2007-2008, Chelsio Inc.
5All rights reserved.
6
7Redistribution and use in source and binary forms, with or without
8modification, are permitted provided that the following conditions are met:
9
10 1. Redistributions of source code must retain the above copyright notice,
11 this list of conditions and the following disclaimer.
12

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

21LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
22CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
23SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
24INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
25CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
26ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
27POSSIBILITY OF SUCH DAMAGE.
28
5All rights reserved.
6
7Redistribution and use in source and binary forms, with or without
8modification, are permitted provided that the following conditions are met:
9
10 1. Redistributions of source code must retain the above copyright notice,
11 this list of conditions and the following disclaimer.
12

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

21LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
22CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
23SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
24INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
25CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
26ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
27POSSIBILITY OF SUCH DAMAGE.
28
29$FreeBSD: head/sys/dev/cxgb/cxgb_offload.h 178302 2008-04-19 03:22:43Z kmacy $
29$FreeBSD: head/sys/dev/cxgb/cxgb_offload.h 183063 2008-09-16 02:28:08Z kmacy $
30
31***************************************************************************/
32
33#ifndef _CXGB_OFFLOAD_H
34#define _CXGB_OFFLOAD_H
35
36#ifdef CONFIG_DEFINED
37#include <common/cxgb_version.h>

--- 226 unchanged lines hidden ---
30
31***************************************************************************/
32
33#ifndef _CXGB_OFFLOAD_H
34#define _CXGB_OFFLOAD_H
35
36#ifdef CONFIG_DEFINED
37#include <common/cxgb_version.h>

--- 226 unchanged lines hidden ---