netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH net-next] ipv4: remove is_data also from ip_options documentation.
  2013-06-10 14:27 [PATCH net-next] ipv4: remove is_data also from ip_options documentation Rami Rosen
@ 2013-06-10 12:29 ` Sergei Shtylyov
  2013-06-12 10:14 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2013-06-10 12:29 UTC (permalink / raw)
  To: Rami Rosen; +Cc: davem, netdev

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH net-next] ipv4: remove is_data also from ip_options documentation.
@ 2013-06-10 14:27 Rami Rosen
  2013-06-10 12:29 ` Sergei Shtylyov
  2013-06-12 10:14 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Rami Rosen @ 2013-06-10 14:27 UTC (permalink / raw)
  To: davem; +Cc: netdev, Rami Rosen

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(-)

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
-- 
1.8.1.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] ipv4: remove is_data also from ip_options documentation.
  2013-06-10 14:27 [PATCH net-next] ipv4: remove is_data also from ip_options documentation Rami Rosen
  2013-06-10 12:29 ` Sergei Shtylyov
@ 2013-06-12 10:14 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2013-06-12 10:14 UTC (permalink / raw)
  To: ramirose; +Cc: netdev

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-12 10:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-10 14:27 [PATCH net-next] ipv4: remove is_data also from ip_options documentation Rami Rosen
2013-06-10 12:29 ` Sergei Shtylyov
2013-06-12 10:14 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).