Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141134
b: refs/heads/master
c: 544ed36
h: refs/heads/master
v: v3
  • Loading branch information
Mithlesh Thukral authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 2ebb12c commit d3ba1b9
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: aa1256eafb610796dbc0900bd7de05b36e613472
refs/heads/master: 544ed364f4cac1ed6024711132e059c2746325a5
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sxg/sxg.c
Original file line number Diff line number Diff line change
Expand Up @@ -2254,7 +2254,7 @@ int sxg_second_open(struct net_device * dev)
SXG_ENABLE_ALL_INTERRUPTS(adapter);

netif_carrier_on(dev);
sxg_register_interrupt(adapter);
sxg_register_intr(adapter);
spin_unlock_irqrestore(&sxg_global.driver_lock, sxg_global.flags);
return (STATUS_SUCCESS);

Expand Down

0 comments on commit d3ba1b9

Please sign in to comment.