llc: Kill outdated and incorrect comment.
authorDavid S. Miller <davem@davemloft.net>
Fri, 29 May 2009 06:31:56 +0000 (23:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 May 2009 06:31:56 +0000 (23:31 -0700)
commitdfe9a837987aacaffbce020fbf54d8e0afa4bde1
tree2d5c148a8e19ab6d0e90fe0ba15e86594f9589a7
parent528be7ff823c3d0fc08c91f31b1e84c5f2681762
llc: Kill outdated and incorrect comment.

This comment suggested storing two pieces of state in the
LLC skb control block, and in fact we do.  Someone did
the implementation but never killed this todo comment :-)

Signed-off-by: David S. Miller <davem@davemloft.net>
net/llc/llc_conn.c