Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143664
b: refs/heads/master
c: 1f89513
h: refs/heads/master
v: v3
  • Loading branch information
Mithlesh Thukral authored and Greg Kroah-Hartman committed Apr 17, 2009
1 parent 3b567b9 commit 24591ec
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d43f3612818b13f44e12bfc2ad75b4b46628b3da
refs/heads/master: 1f895130c0b0dd293b924b1c6cecac90a2e35dc6
2 changes: 2 additions & 0 deletions trunk/drivers/staging/sxg/sxg.c
Original file line number Diff line number Diff line change
Expand Up @@ -2254,6 +2254,8 @@ static int sxg_entry_open(struct net_device *dev)
DBG_ERROR("sxg: %s EXIT\n", __func__);

spin_unlock_irqrestore(&sxg_global.driver_lock, sxg_global.flags);
mod_timer(&adapter->watchdog_timer, jiffies);

return STATUS_SUCCESS;
}

Expand Down

0 comments on commit 24591ec

Please sign in to comment.