Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340605
b: refs/heads/master
c: b77bc20
h: refs/heads/master
i:
  340603: dd302fc
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Nov 1, 2012
1 parent dcc1141 commit 2b3050a
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: 6605b730c061f67c44113391e5af5125d0672e99
refs/heads/master: b77bc2069d1e437d5a1a71bb5cfcf4556ee40015
2 changes: 1 addition & 1 deletion trunk/drivers/net/ppp/ppp_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@ ppp_net_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
return err;
}

struct rtnl_link_stats64*
static struct rtnl_link_stats64*
ppp_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats64)
{
struct ppp *ppp = netdev_priv(dev);
Expand Down

0 comments on commit 2b3050a

Please sign in to comment.