summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2012-09-07 07:36:06 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-09-07 18:50:06 (GMT)
commit3ee2403739db7ec8b683e6451c3401ad716ad5a2 (patch)
treeae2ce306b9c2cbfae716455ef9800ed8919a6b60 /usr
parent4ccfe6d4109252dfadcd6885f33ed600ee03dbf8 (diff)
downloadlinux-fsl-qoriq-3ee2403739db7ec8b683e6451c3401ad716ad5a2.tar.xz
net: qmi_wwan: increase max QMI message size to 4096
QMI requests exceeding 1500 bytes are possible and device firmware does not handle fragmented messages very well. It is therefore necessary to increase the maximum message size from the current 512 bytes. The protocol message size limit is not documented in any publicly known source, but the out of tree driver from CodeAurora use 4 kB. This is therefore chosen as the new arbitrary default until the real limit is known. This should allow any QMI message to be transmitted without fragmentation, fixing known issues with GPS assistance data upload. Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions