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)
commit0a5912db7b4f9c3ff3bd0dbb67f36484a3b21a35
tree7613fdb0ea204f9b55662d850bb83a722fb89532
parentb474ae77609b725098d5a7cc8f69c1c528710d53
tcp: remove TCP_OFF and TCP_PAGE macros

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>
net/ipv4/tcp.c