Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249670
b: refs/heads/master
c: 8a07941
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 17, 2011
1 parent 912f9ad commit ce4cfae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 299d0925e2c5fc27e538b721561c8bf649c6dc05
refs/heads/master: 8a0794117bd5ab8df297932b9e9bd05ba430c472
4 changes: 1 addition & 3 deletions trunk/drivers/staging/hv/hyperv_net.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#ifndef _HYPERV_NET_H
#define _HYPERV_NET_H

#include <linux/list.h>
#include "hyperv.h"

/* Fwd declaration */
Expand Down Expand Up @@ -127,9 +128,6 @@ int rndis_filter_device_remove(struct hv_device *dev);



#include <linux/list.h>
#include "hyperv.h"


#define NVSP_INVALID_PROTOCOL_VERSION ((u32)0xFFFFFFFF)

Expand Down

0 comments on commit ce4cfae

Please sign in to comment.