Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290099
b: refs/heads/master
c: fafdbf8
h: refs/heads/master
i:
  290097: a2e79f6
  290095: ff191b2
v: v3
  • Loading branch information
Uwe Kleine-König authored and David S. Miller committed Feb 13, 2012
1 parent 379bb3e commit b00d1bc
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 0f09a343dabeadc4dcde4714317e25de2e93fd13
refs/heads/master: fafdbf84d7eb2cd7aee435cc381a0796e1a5ccb0
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/micrel/ks8851.c
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ static void ks8851_init_mac(struct ks8851_net *ks)

/**
* ks8851_irq - device interrupt handler
* @irq: Interrupt number passed from the IRQ hnalder.
* @irq: Interrupt number passed from the IRQ handler.
* @pw: The private word passed to register_irq(), our struct ks8851_net.
*
* Disable the interrupt from happening again until we've processed the
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/micrel/ks8851_mll.c
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ static void ks_update_link_status(struct net_device *netdev, struct ks_net *ks)

/**
* ks_irq - device interrupt handler
* @irq: Interrupt number passed from the IRQ hnalder.
* @irq: Interrupt number passed from the IRQ handler.
* @pw: The private word passed to register_irq(), our struct ks_net.
*
* This is the handler invoked to find out what happened
Expand Down

0 comments on commit b00d1bc

Please sign in to comment.