Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194069
b: refs/heads/master
c: b4bf665
h: refs/heads/master
i:
  194067: 838b50f
v: v3
  • Loading branch information
David S. Miller committed Apr 14, 2010
1 parent 428724f commit a92ac64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dad1e54b121d93ed47690d77736af63d3f11d657
refs/heads/master: b4bf665c5761837f693e87ab27870a5868185ccc
1 change: 0 additions & 1 deletion trunk/drivers/net/virtio_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,6 @@ static int add_recvbuf_small(struct virtnet_info *vi, gfp_t gfp)
struct skb_vnet_hdr *hdr;
int err;

sg_init_table(sg, 2);
skb = netdev_alloc_skb_ip_align(vi->dev, MAX_PACKET_LEN);
if (unlikely(!skb))
return -ENOMEM;
Expand Down

0 comments on commit a92ac64

Please sign in to comment.