summaryrefslogblamecommitdiffstats
path: root/drivers/staging/csr/csr_wifi_hip_unifiversion.h
blob: d1c66783f32cb49628dd50f22a2424c59ff7722e (plain) (tree)






















                                                                              





                                                                         
                               
/*****************************************************************************

            (c) Cambridge Silicon Radio Limited 2011
            All rights reserved and confidential information of CSR

            Refer to LICENSE.txt included with this source for details
            on the license terms.

*****************************************************************************/

/*
 * ---------------------------------------------------------------------------
 *  FILE:     unifiversion.h
 *
 *  PURPOSE:
 *      Version information for the portable UniFi driver.
 *
 * ---------------------------------------------------------------------------
 */

#ifndef __UNIFIVERSION_H__
#define __UNIFIVERSION_H__

/*
 * The minimum version of Host Interface Protocol required by the driver.
 */
#define UNIFI_HIP_MAJOR_VERSION 9
#define UNIFI_HIP_MINOR_VERSION 1

#endif /* __UNIFIVERSION_H__ */