]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbe73292bf807f1b0847a442bcfe055a5a6eb85ac
tree7613fdb0ea204f9b55662d850bb83a722fb89532
parent0d900b00b396a23bdf2f659373f5e801ff8a2b93
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