[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B3CFF15.7070308@gmail.com>
Date: Thu, 31 Dec 2009 14:44:21 -0500
From: William Allen Simpson <william.allen.simpson@...il.com>
To: Linux Kernel Network Developers <netdev@...r.kernel.org>
CC: Michael Chan <mchan@...adcom.com>
Subject: Re: [PATCH v2 RFC 2/5] TCPCT part 2b: remove old tcp_optlen function
In the only two existing files using the old tcp_optlen() function,
clean up confusing and inconsistent mixing of both byte and word
offsets. Document assumptions.
No semantic changes. The drivers should function exactly as existing.
Untested. No response from testers in 9+ weeks.
Requires:
TCPCT part 2a: TCP header pointer functions
Signed-off-by: William.Allen.Simpson@...il.com
CC: Michael Chan <mchan@...adcom.com>
---
drivers/net/bnx2.c | 26 +++++++++++++--------
drivers/net/tg3.c | 59 ++++++++++++++++++++++++++-------------------------
include/linux/tcp.h | 5 ----
3 files changed, 46 insertions(+), 44 deletions(-)
View attachment "TCPCT+2b2.patch" of type "text/plain" (6943 bytes)
Powered by blists - more mailing lists