Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249694
b: refs/heads/master
c: 70843a2
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 17, 2011
1 parent 63b68cb commit 2ff4da0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: aae23986fd5baaf48c7112612fbff7fb1094ad03
refs/heads/master: 70843a2177f321d86aa30ea7e6c6c1caa6c7d173
2 changes: 0 additions & 2 deletions trunk/drivers/staging/hv/netvsc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -444,8 +444,6 @@ static int netvsc_drv_init(int (*drv_init)(struct hv_driver *drv))
struct hv_driver *drv = &netvsc_drv.base;
int ret;

net_drv_obj->ring_buf_size = ring_size * PAGE_SIZE;

/* Callback to client driver to complete the initialization */
drv_init(&net_drv_obj->base);

Expand Down

0 comments on commit 2ff4da0

Please sign in to comment.