]> Git Repo - linux.git/commit
ibmveth: Add scatter-gather support
authorSantiago Leon <[email protected]>
Fri, 3 Sep 2010 18:28:36 +0000 (18:28 +0000)
committerDavid S. Miller <[email protected]>
Tue, 7 Sep 2010 01:21:48 +0000 (18:21 -0700)
commit6e8ab30ec677925e8999a9f5bdb028736d22d48c
tree23738f9382f6d0f1b1cd6dba62394ac53aeeb12e
parentf89e49e79f839dbe79364ec6cd7e2274ad11b120
ibmveth: Add scatter-gather support

ibmveth can scatter gather up to 6 segments. If we go over this then
we have no option but to call skb_linearize, like other drivers with
similar limitations do.

Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Santiago Leon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ibmveth.c
This page took 0.055861 seconds and 4 git commands to generate.