Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121544
b: refs/heads/master
c: 90d841f
h: refs/heads/master
v: v3
  • Loading branch information
Jarek Poplawski authored and David S. Miller committed Oct 31, 2008
1 parent 849287e commit da2912d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cc0fe83525d734bdd9c883b45eca6bb22f286daa
refs/heads/master: 90d841fd0a5e02affd4e2bbdde4f710c61599281
1 change: 1 addition & 0 deletions trunk/include/net/sch_generic.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ struct Qdisc_ops

int (*enqueue)(struct sk_buff *, struct Qdisc *);
struct sk_buff * (*dequeue)(struct Qdisc *);
struct sk_buff * (*peek)(struct Qdisc *);
int (*requeue)(struct sk_buff *, struct Qdisc *);
unsigned int (*drop)(struct Qdisc *);

Expand Down

0 comments on commit da2912d

Please sign in to comment.