Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255663
b: refs/heads/master
c: f470e5a
h: refs/heads/master
i:
  255661: d29f899
  255659: 312818e
  255655: 75cfa47
  255647: dd7cf0d
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Jun 22, 2011
1 parent 21c5bf6 commit fe5a088
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: b7f080cfe223b3b7424872639d153695615a9255
refs/heads/master: f470e5ae34d68880a38aa79ee5c102ebc2a1aef6
2 changes: 1 addition & 1 deletion trunk/drivers/net/irda/smsc-ircc2.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ static const struct net_device_ops smsc_ircc_netdev_ops = {
* Try to open driver instance
*
*/
static int __init smsc_ircc_open(unsigned int fir_base, unsigned int sir_base, u8 dma, u8 irq)
static int __devinit smsc_ircc_open(unsigned int fir_base, unsigned int sir_base, u8 dma, u8 irq)
{
struct smsc_ircc_cb *self;
struct net_device *dev;
Expand Down

0 comments on commit fe5a088

Please sign in to comment.