Prev: [PATCH 3/7] tracing: Remove CONFIG_TRACE_POWER from kernel config
Next: [PATCH v3 2/7] net: remove old tcp_optlen function
From: William Allen Simpson on 25 Feb 2010 15:40 Redefine two TCP header functions to accept TCP header pointer. When subtracting, return signed int to allow error checking. These functions will be used in subsequent patches that implement additional features. Signed-off-by: William.Allen.Simpson(a)gmail.com --- include/linux/tcp.h | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) |