aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorStone Piao <[email protected]>2012-08-22 20:26:31 -0700
committerJohn W. Linville <[email protected]>2012-09-05 14:53:29 -0400
commitda25186fc605af8ad636073621fa326fbc23a130 (patch)
tree4209063ec3c892b1083db499796a8faec2acb915 /include/linux/fpga/fpga-mgr.h
parent785a7de9ee5ab1ff2ec9c6e58667bde1055f2f1b (diff)
mwifiex: fix skb length issue when send a command to firmware
When we send a command to firmware, we assumed that cmd_size will be always less than or equal to the structure size of host_cmd_ds_command. However, this is no longer true after we added AP support. There are some AP commands that Custom IE TLVs are included in command buffer, hence the cmd_size gets enlarged by the TLV data. We need to increase the skb length for the extra data. Signed-off-by: Stone Piao <[email protected]> Signed-off-by: Avinash Patil <[email protected]> Signed-off-by: Amitkumar Karwar <[email protected]> Signed-off-by: Bing Zhao <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions