On 02/21/2013 05:41 PM, Jason Wang wrote:
> On 02/21/2013 04:30 PM, Wanlong Gao wrote:
>> On 02/19/2013 03:56 PM, Rusty Russell wrote:
>>> It's a bit cleaner to hand multiple sgs, rather than one big one.
>>>
>>> Signed-off-by: Rusty Russell
>>> ---
>>> drivers/net/virtio_net.c | 50
>>> ++
On 02/21/2013 04:30 PM, Wanlong Gao wrote:
> On 02/19/2013 03:56 PM, Rusty Russell wrote:
>> It's a bit cleaner to hand multiple sgs, rather than one big one.
>>
>> Signed-off-by: Rusty Russell
>> ---
>> drivers/net/virtio_net.c | 50
>> ++
>> 1 file
On 02/19/2013 03:56 PM, Rusty Russell wrote:
> It's a bit cleaner to hand multiple sgs, rather than one big one.
>
> Signed-off-by: Rusty Russell
> ---
> drivers/net/virtio_net.c | 50
> ++
> 1 file changed, 24 insertions(+), 26 deletions(-)
>
> di
Wanlong Gao writes:
> On 02/19/2013 03:56 PM, Rusty Russell wrote:
>> It's a bit cleaner to hand multiple sgs, rather than one big one.
>>
>> Signed-off-by: Rusty Russell
...
>> +BUG_ON(!virtio_has_feature(vi->vdev, VIRTIO_NET_F_CTRL_VQ));
>>
>> -ctrl.class = class;
>> -ctrl.cmd =
On 02/19/2013 03:56 PM, Rusty Russell wrote:
> It's a bit cleaner to hand multiple sgs, rather than one big one.
>
> Signed-off-by: Rusty Russell
> ---
> drivers/net/virtio_net.c | 50
> ++
> 1 file changed, 24 insertions(+), 26 deletions(-)
>
> di
It's a bit cleaner to hand multiple sgs, rather than one big one.
Signed-off-by: Rusty Russell
---
drivers/net/virtio_net.c | 50 ++
1 file changed, 24 insertions(+), 26 deletions(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
i
6 matches
Mail list logo