summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/indications.c
blob: 834b5f3e3b5da023bdc54cee261ea3a76bc92462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * ***************************************************************************
 * FILE:     indications.c
 *
 * PURPOSE:
 *      Callbacks to process signals sent to us by the UniFi chip.
 *
 *      This file is linux-specific.
 *
 * Copyright (C) 2005-2008 by Cambridge Silicon Radio Ltd.
 *
 * Refer to LICENSE.txt included with this source code for details on
 * the license terms.
 *
 * ***************************************************************************
 */
#include "csr_wifi_hip_unifi.h"
#include "unifi_priv.h"