Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66272
b: refs/heads/master
c: d133ccb
h: refs/heads/master
v: v3
  • Loading branch information
Satyam Sharma authored and David S. Miller committed Oct 10, 2007
1 parent 75ed38a commit 2be867d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: d39badf05b52f99169b22ce324fd31c8b44a0473
refs/heads/master: d133ccbdc30c7f86459519cec1126d6473762b10
3 changes: 0 additions & 3 deletions trunk/drivers/net/netconsole.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ static void write_msg(struct console *con, const char *msg, unsigned int len)
int frag, left;
unsigned long flags;

if (!np.dev)
return;

local_irq_save(flags);

for (left = len; left;) {
Expand Down

0 comments on commit 2be867d

Please sign in to comment.