|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
|
- * Copyright (c) 2013-2017 The Linux Foundation. All rights reserved.
|
|
|
+ * Copyright (c) 2013-2018 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
|
|
@@ -26,7 +26,7 @@
|
|
|
#ifndef _WLAN_HDD_DEBUGFS_LLSTAT_H
|
|
|
#define _WLAN_HDD_DEBUGFS_LLSTAT_H
|
|
|
|
|
|
-#define DEBUGFS_LLSTATS_BUF_SIZE 10240
|
|
|
+#define DEBUGFS_LLSTATS_BUF_SIZE 12288
|
|
|
#define DEBUGFS_LLSTATS_REQID 4294967295UL
|
|
|
#define DEBUGFS_LLSTATS_REQMASK 0x7
|
|
|
|