Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236077
b: refs/heads/master
c: 6fbb478
h: refs/heads/master
i:
  236075: 428e7d4
v: v3
  • Loading branch information
Haiyang Zhang authored and Greg Kroah-Hartman committed Feb 23, 2011
1 parent df8d1b4 commit 6778563
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 3173a5ecd8c4a1409d5af036977f326de2bee05d
refs/heads/master: 6fbb47859faa88e7fca458497d9688e928e587e1
5 changes: 0 additions & 5 deletions trunk/drivers/staging/hv/netvsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,11 +188,6 @@ int netvsc_initialize(struct hv_driver *drv)
drv->name = driver_name;
memcpy(&drv->dev_type, &netvsc_device_type, sizeof(struct hv_guid));

/* Make sure it is set by the caller */
/* FIXME: These probably should still be tested in some way */
/* ASSERT(driver->OnReceiveCallback); */
/* ASSERT(driver->OnLinkStatusChanged); */

/* Setup the dispatch table */
driver->base.dev_add = netvsc_device_add;
driver->base.dev_rm = netvsc_device_remove;
Expand Down

0 comments on commit 6778563

Please sign in to comment.