qcacld-3.0: Remove MAX_DEAUTH_ALLOWED

Macro MAX_DEAUTH_ALLOWED is unused, so remove it.

Change-Id: Icef471ee15aca829c7746d2912af002b9cc7ac28
CRs-Fixed: 2376108
This commit is contained in:
Jeff Johnson
2018-12-29 19:23:05 -08:00
committed by nshrivas
parent f445dbf767
commit 1b6240354f

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
* Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -44,8 +44,6 @@
#include "qdf_types.h"
#include "cds_packet.h"
#define MAX_DEAUTH_ALLOWED 5
/* --------------------------------------------------------------------------- */
/**
* sys_init_globals
*