Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300440
b: refs/heads/master
c: fca231b
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Apr 3, 2012
1 parent bdef649 commit b48c3a8
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: 33be96e47cc27f2f1a753a0707b02a73df8c8d46
refs/heads/master: fca231b2771cfd4e4f89445cf5c8dd81409b5b3c
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/neterion/vxge/vxge-main.h
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ struct vxge_tx_priv {
timer.function = handle; \
timer.data = (unsigned long) arg; \
mod_timer(&timer, (jiffies + exp)); \
} while (0);
} while (0)

void vxge_initialize_ethtool_ops(struct net_device *ndev);
enum vxge_hw_status vxge_reset_all_vpaths(struct vxgedev *vdev);
Expand Down

0 comments on commit b48c3a8

Please sign in to comment.