commit | bc135b23d01acf7ee926aaf75b0020c86d3869f9 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Wed Jun 02 03:23:51 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 02 03:23:51 2010 -0700 |
tree | 29b338a0c54c00880720d808f2fede7c605f516d | |
parent | 9f26f547a587ce9015ffe495d2af604580b4b784 [diff] |
net: Define accessors to manipulate QDISC_STATE_RUNNING Define three helpers to manipulate QDISC_STATE_RUNNIG flag, that a second patch will move on another location. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>