Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 447
b: refs/heads/master
c: cbdbf00
h: refs/heads/master
i:
  445: e34e304
  443: 453bac8
  439: b4efd19
  431: 2b5cce6
  415: 0c297ca
  383: 489d8ed
v: v3
  • Loading branch information
David S. Miller authored and David S. Miller committed Apr 25, 2005
1 parent 8083d95 commit bbf146e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 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: b31e5b1bb53b99dfd5e890aa07e943aff114ae1c
refs/heads/master: cbdbf00aaf0addd391259f94aaa8e7dc1bfc9081
18 changes: 2 additions & 16 deletions trunk/net/sched/simple.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,13 @@
*
*/

#include <asm/uaccess.h>
#include <asm/system.h>
#include <asm/bitops.h>
#include <linux/config.h>
#include <linux/types.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/string.h>
#include <linux/mm.h>
#include <linux/socket.h>
#include <linux/sockios.h>
#include <linux/in.h>
#include <linux/errno.h>
#include <linux/interrupt.h>
#include <linux/netdevice.h>
#include <linux/skbuff.h>
#include <linux/rtnetlink.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/proc_fs.h>
#include <net/sock.h>
#include <net/pkt_sched.h>

#define TCA_ACT_SIMP 22
Expand Down

0 comments on commit bbf146e

Please sign in to comment.