Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38215
b: refs/heads/master
c: 80e3c2b
h: refs/heads/master
i:
  38213: 2ec597d
  38211: dffe712
  38207: 31a7bb4
v: v3
  • Loading branch information
Ram Gupta authored and Russell King committed Oct 1, 2006
1 parent 7a7f291 commit 0d76d88
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6c6a2334a1e8af7c3eaab992732825fa9ade77cf
refs/heads/master: 80e3c2b659515ef236f33f691ff5b22ae90ae8e4
1 change: 1 addition & 0 deletions trunk/drivers/serial/serial_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -792,6 +792,7 @@ static int uart_set_info(struct uart_state *state,
* We failed anyway.
*/
retval = -EBUSY;
goto exit; // Added to return the correct error -Ram Gupta
}
}

Expand Down

0 comments on commit 0d76d88

Please sign in to comment.