]> 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)
commit9607763f88a0c09090b4d948025a46eb443d6d30
tree7613fdb0ea204f9b55662d850bb83a722fb89532
parent45b718ce5166cb57d4374f685db4dafeea673823
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