commit | 0a5912db7b4f9c3ff3bd0dbb67f36484a3b21a35 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Mon Dec 05 01:07:15 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 05 18:30:03 2011 -0500 |
tree | 7613fdb0ea204f9b55662d850bb83a722fb89532 | |
parent | b474ae77609b725098d5a7cc8f69c1c528710d53 [diff] |
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>