Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22276
b: refs/heads/master
c: 471a24c
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Mar 21, 2006
1 parent 0a2d37a commit a09a360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: e3968fc0f3db58e4c448ec20f66ce6da49d9bc5f
refs/heads/master: 471a24c0589cd192dcd2c6770ab6252cd42b1cff
3 changes: 1 addition & 2 deletions trunk/drivers/net/wan/sbni.c
Original file line number Diff line number Diff line change
Expand Up @@ -1495,8 +1495,7 @@ module_param(skip_pci_probe, bool, 0);
MODULE_LICENSE("GPL");


int
init_module( void )
int __init init_module( void )
{
struct net_device *dev;
int err;
Expand Down

0 comments on commit a09a360

Please sign in to comment.