Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249699
b: refs/heads/master
c: d007173
h: refs/heads/master
i:
  249697: dafcc9c
  249695: a86eb8c
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 17, 2011
1 parent 60f276c commit c9e5fc2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 10ffe98cdce196c0fc51ba94b28835100301a5f0
refs/heads/master: d00717301bf806fc1d0095048516d2623acac5ca
7 changes: 0 additions & 7 deletions trunk/drivers/staging/hv/hyperv_net.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,6 @@ struct netvsc_driver {
struct hv_driver base;
};

static inline
struct netvsc_driver *drv_to_netvscdrv(struct device_driver *d)
{
struct hv_driver *hvdrv = drv_to_hv_drv(d);
return container_of(hvdrv, struct netvsc_driver, base);
}

struct netvsc_device_info {
unsigned char mac_adr[6];
bool link_state; /* 0 - link up, 1 - link down */
Expand Down

0 comments on commit c9e5fc2

Please sign in to comment.