Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154493
b: refs/heads/master
c: 3076763
h: refs/heads/master
i:
  154491: d3a7c83
v: v3
  • Loading branch information
Nicolas Reinecke authored and David S. Miller committed Jun 26, 2009
1 parent ae79b54 commit 7476935
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 37c8ae3acf39108b3b7866897f1e3e9f277efc50
refs/heads/master: 30767636e5896c650f33db5f7f0a9b0e82f3e8c4
4 changes: 4 additions & 0 deletions trunk/drivers/net/mdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
#include <linux/mdio.h>
#include <linux/module.h>

MODULE_DESCRIPTION("Generic support for MDIO-compatible transceivers");
MODULE_AUTHOR("Copyright 2006-2009 Solarflare Communications Inc.");
MODULE_LICENSE("GPL");

/**
* mdio45_probe - probe for an MDIO (clause 45) device
* @mdio: MDIO interface
Expand Down

0 comments on commit 7476935

Please sign in to comment.