Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199477
b: refs/heads/master
c: 5ed8366
h: refs/heads/master
i:
  199475: eb50a1d
v: v3
  • Loading branch information
Denis Kirjanov authored and David S. Miller committed Jun 1, 2010
1 parent 569837e commit 1672d7d
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: aa989f5e46bb913e1a5966bb7d32eb2d00c1894e
refs/heads/master: 5ed83663f77ee7404022d046321f69545cd311b8
2 changes: 1 addition & 1 deletion trunk/drivers/net/ksz884x.c
Original file line number Diff line number Diff line change
Expand Up @@ -4854,7 +4854,7 @@ static inline void copy_old_skb(struct sk_buff *old, struct sk_buff *skb)
*
* Return 0 if successful; otherwise an error code indicating failure.
*/
static int netdev_tx(struct sk_buff *skb, struct net_device *dev)
static netdev_tx_t netdev_tx(struct sk_buff *skb, struct net_device *dev)
{
struct dev_priv *priv = netdev_priv(dev);
struct dev_info *hw_priv = priv->adapter;
Expand Down

0 comments on commit 1672d7d

Please sign in to comment.