summaryrefslogtreecommitdiff
path: root/security/security.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2012-10-29 07:30:49 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-11-03 01:58:09 (GMT)
commita4d7e485bca65bd516fced77b03f92419308df72 (patch)
treec4d53f5194944832b04d1724f2993ac65dede67f /security/security.c
parent789336360e0a2aeb9750c16ab704a02cbe035e9e (diff)
downloadlinux-fsl-qoriq-a4d7e485bca65bd516fced77b03f92419308df72.tar.xz
vmxnet3: must split too big fragments
vmxnet3 has a 16Kbytes limit per tx descriptor, that happened to work as long as we provided PAGE_SIZE fragments. Our stack can now build larger fragments, so we need to split them to the 16kbytes boundary. Signed-off-by: Eric Dumazet <edumazet@google.com> Reported-by: jongman heo <jongman.heo@samsung.com> Tested-by: jongman heo <jongman.heo@samsung.com> Cc: Shreyas Bhatewara <sbhatewara@vmware.com> Reviewed-by: Bhavesh Davda <bhavesh@vmware.com> Signed-off-by: Shreyas Bhatewara <sbhatewara@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions