Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267967
b: refs/heads/master
c: 327efba
h: refs/heads/master
i:
  267965: 8a0aa7f
  267963: cbcf0be
  267959: bd10a65
  267951: 7f1ddb0
  267935: a5a5993
  267903: d4f8b00
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Aug 25, 2011
1 parent f8ca6b8 commit c186f90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: bc49b92671632d09a0fa6651c4fdf2b9ab0632ee
refs/heads/master: 327efbae1f96743c9b208e8a4c667eea9b8cf6c0
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/rndis_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ int rndis_filter_device_add(struct hv_device *dev,

rndisDevice = get_rndis_device();
if (!rndisDevice)
return -1;
return -ENODEV;

/*
* Let the inner driver handle this first to create the netvsc channel
Expand Down

0 comments on commit c186f90

Please sign in to comment.