Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249105
b: refs/heads/master
c: 72e80cb
h: refs/heads/master
i:
  249103: f3abc6e
v: v3
  • Loading branch information
Haiyang Zhang authored and Greg Kroah-Hartman committed Apr 25, 2011
1 parent 30552fa commit f1422ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 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: b637e023484d420e8df326b561195f8ba74c1a73
refs/heads/master: 72e80cb793ce009fd8005a394134c2f63469b118
12 changes: 0 additions & 12 deletions trunk/drivers/staging/hv/netvsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,6 @@ static const struct hv_guid netvsc_device_type = {
}
};

static int netvsc_init_send_buf(struct hv_device *device);

static int netvsc_init_recv_buf(struct hv_device *device);

static int netvsc_connect_vsp(struct hv_device *device);

static void netvsc_send_completion(struct hv_device *device,
struct vmpacket_descriptor *packet);

static void netvsc_receive(struct hv_device *device,
struct vmpacket_descriptor *packet);


static struct netvsc_device *alloc_net_device(struct hv_device *device)
{
Expand Down

0 comments on commit f1422ce

Please sign in to comment.