Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41302
b: refs/heads/master
c: 9aac10f
h: refs/heads/master
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Greg Kroah-Hartman committed Dec 1, 2006
1 parent 9063d37 commit c3398f4
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: 73135bb9154f9565e8ae294ffa73f9e871d72b47
refs/heads/master: 9aac10ff1d9a228d05491f68f933cf6a41b9debc
3 changes: 1 addition & 2 deletions trunk/drivers/usb/serial/navman.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ static void navman_close(struct usb_serial_port *port, struct file *filp)
{
dbg("%s - port %d", __FUNCTION__, port->number);

if (port->interrupt_in_urb)
usb_kill_urb(port->interrupt_in_urb);
usb_kill_urb(port->interrupt_in_urb);
}

static int navman_write(struct usb_serial_port *port,
Expand Down

0 comments on commit c3398f4

Please sign in to comment.