tcp: remove TCP_OFF and TCP_PAGE macros
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 5 Dec 2011 01:07:15 +0000 (01:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Dec 2011 23:30:03 +0000 (18:30 -0500)
As mentioned by Joe Perches, TCP_OFF() and TCP_PAGE() macros are
useless.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found