X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fsched%2Fcls_tcindex.c;h=e806f2314b5e24281dd4bfbe3f442d1c1ee51d41;hb=f3845f3f6081b97ebc4dc905e097c07e868017b5;hp=7a7bff5ded2487801e3c34941c1e12b8d77926fc;hpb=8f859016ea49cd8d7c743533bd1ab3db9a813ffa;p=karo-tx-linux.git diff --git a/net/sched/cls_tcindex.c b/net/sched/cls_tcindex.c index 7a7bff5ded24..e806f2314b5e 100644 --- a/net/sched/cls_tcindex.c +++ b/net/sched/cls_tcindex.c @@ -13,12 +13,6 @@ #include #include - -/* - * Not quite sure if we need all the xchgs Alexey uses when accessing things. - * Can always add them later ... :) - */ - /* * Passing parameters to the root seems to be done more awkwardly than really * necessary. At least, u32 doesn't seem to use such dirty hacks. To be