~ubuntu-branches/ubuntu/natty/bcmwl/natty

« back to all changes in this revision

Viewing changes to src/src/wl/sys/wlc_key.h

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Milone
  • Date: 2010-02-14 19:58:58 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100214195858-76xedzc2a1gz1ujz
Tags: upstream-5.60.48.36+bdcom
ImportĀ upstreamĀ versionĀ 5.60.48.36+bdcom

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 * and exported functions for
4
4
 * Broadcom 802.11abg Networking Device Driver
5
5
 *
6
 
 * Copyright 2008, Broadcom Corporation
 
6
 * Copyright (C) 2010, Broadcom Corporation
7
7
 * All Rights Reserved.
8
8
 * 
9
 
 *      Unless you and Broadcom execute a separate written software license
10
 
 * agreement governing use of this software, this software is licensed to you
11
 
 * under the terms of the GNU General Public License version 2, available at
12
 
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html (the "GPL"), with the
13
 
 * following added to such license:
14
 
 *      As a special exception, the copyright holders of this software give you
15
 
 * permission to link this software with independent modules, regardless of the
16
 
 * license terms of these independent modules, and to copy and distribute the
17
 
 * resulting executable under terms of your choice, provided that you also meet,
18
 
 * for each linked independent module, the terms and conditions of the license
19
 
 * of that module. An independent module is a module which is not derived from
20
 
 * this software.
21
 
 *
22
9
 * THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
23
10
 * KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
24
11
 * SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
25
12
 * FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
26
13
 *
27
 
 * $Id: wlc_key.h,v 1.44.2.5 2008/08/22 00:37:51 Exp $
 
14
 * $Id: wlc_key.h,v 1.58.2.2.4.1 2009/12/02 01:32:58 Exp $
28
15
 */
29
16
 
30
17
#ifndef _wlc_key_h_