Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203447
b: refs/heads/master
c: 1ebed71
h: refs/heads/master
i:
  203445: 00e1d2a
  203443: fe38f32
  203439: d808295
v: v3
  • Loading branch information
David S. Miller committed Jul 11, 2010
1 parent c730093 commit d52be55
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: 132ff00a0fdea43708639d84ab3b42bb106410d7
refs/heads/master: 1ebed71ae23b0b3c68d2a03e8e1b421efb7f35b0
2 changes: 1 addition & 1 deletion trunk/drivers/net/macvtap.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ static struct proto macvtap_proto = {
* only has one tap, the interface numbers assure that the
* device nodes are unique.
*/
static unsigned int macvtap_major;
static dev_t macvtap_major;
#define MACVTAP_NUM_DEVS 65536
static struct class *macvtap_class;
static struct cdev macvtap_cdev;
Expand Down

0 comments on commit d52be55

Please sign in to comment.