Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27147
b: refs/heads/master
c: 92cd6ee
h: refs/heads/master
i:
  27145: c598d5d
  27143: 1136254
v: v3
  • Loading branch information
Matt Mackall authored and David S. Miller committed Jun 5, 2006
1 parent 5526735 commit 49f9062
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: f291196979ca80cdef199ca2b55e2758e8c23a0d
refs/heads/master: 92cd6eeea62e235fcb6634d87d1572c3da59f088
2 changes: 1 addition & 1 deletion trunk/drivers/net/netconsole.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ static int init_netconsole(void)

if(!configured) {
printk("netconsole: not configured, aborting\n");
return -EINVAL;
return 0;
}

if(netpoll_setup(&np))
Expand Down

0 comments on commit 49f9062

Please sign in to comment.