misc: qfpfuse: Fix overflow condition
Fix potential integer overflow for ioctl command to avoid incorrect buffer allocation. Use the stack for data buffering to avoid the small buffer allocation for improved performance. Increase the fuse blow timeout in the driver to cover all QFPROM implementations. CRs-Fixed: 550574,550575 Change-Id: Ie48cc2545a41ab422a9765124e2d6fa6e419858f Acked-by:Kaushik Sikdar <ksikdar@qti.qualcomm.com> Signed-off-by:
Rohit Vaswani <rvaswani@codeaurora.org>
Loading
Please register or sign in to comment