diff mbox

[net-next] ipv4: remove is_data also from ip_options documentation.

Message ID 1370874429-4458-1-git-send-email-ramirose@gmail.com
State Superseded, archived
Delegated to: David Miller
Headers show

Commit Message

Rami Rosen June 10, 2013, 2:27 p.m. UTC
commit ef722495c8867aacc1db0675a6737e5cf1e72e07 removed the unused is_data
member from ip_options struct.

This patch removes is_data also from the documentation of the ip_options struct.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 include/net/inet_sock.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Sergei Shtylyov June 10, 2013, 12:29 p.m. UTC | #1
Hello.

On 10-06-2013 18:27, Rami Rosen wrote:

> commit ef722495c8867aacc1db0675a6737e5cf1e72e07

    Please also speify that commit's summary line in parens.

> removed the unused is_data
> member from ip_options struct.

> This patch removes is_data also from the documentation of the ip_options struct.

> Signed-off-by: Rami Rosen <ramirose@gmail.com>

WBR, Sergei


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
David Miller June 12, 2013, 10:14 a.m. UTC | #2
From: Rami Rosen <ramirose@gmail.com>
Date: Mon, 10 Jun 2013 17:27:09 +0300

> commit ef722495c8867aacc1db0675a6737e5cf1e72e07 removed the unused is_data
> member from ip_options struct.
> 
> This patch removes is_data also from the documentation of the ip_options struct.
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>

Applied, thanks Rami.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/include/net/inet_sock.h b/include/net/inet_sock.h
index 7235ae7..b21a7f0 100644
--- a/include/net/inet_sock.h
+++ b/include/net/inet_sock.h
@@ -32,7 +32,6 @@ 
  *
  * @faddr - Saved first hop address
  * @nexthop - Saved nexthop address in LSRR and SSRR
- * @is_data - Options in __data, rather than skb
  * @is_strictroute - Strict source route
  * @srr_is_hit - Packet destination addr was our one
  * @is_changed - IP checksum more not valid