Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202657
b: refs/heads/master
c: c7621cb
h: refs/heads/master
i:
  202655: d76163c
v: v3
  • Loading branch information
Denis Kirjanov authored and David S. Miller committed Jun 3, 2010
1 parent fea283f commit be26499
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: 7e364e9668ceb5094622144ef4c931305329c175
refs/heads/master: c7621cb3d9a2c42d2fed7e16845611c8c6fd5835
2 changes: 1 addition & 1 deletion trunk/drivers/net/fec.c
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ static void fec_stop(struct net_device *dev);
/* Transmitter timeout */
#define TX_TIMEOUT (2 * HZ)

static int
static netdev_tx_t
fec_enet_start_xmit(struct sk_buff *skb, struct net_device *dev)
{
struct fec_enet_private *fep = netdev_priv(dev);
Expand Down

0 comments on commit be26499

Please sign in to comment.