OSDN Git Service

Merge "diag: Handle data ready notification properly"
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / char / diag / diagchar.h
index 52627af..80f004b 100644 (file)
@@ -36,7 +36,7 @@
 
 #define DIAG_MAX_REQ_SIZE      (16 * 1024)
 #define DIAG_MAX_RSP_SIZE      (16 * 1024)
-#define APF_DIAG_PADDING       256
+#define APF_DIAG_PADDING       0
 /*
  * In the worst case, the HDLC buffer can be atmost twice the size of the
  * original packet. Add 3 bytes for 16 bit CRC (2 bytes) and a delimiter