]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: remove is_data also from ip_options documentation.
authorRami Rosen <ramirose@gmail.com>
Mon, 10 Jun 2013 15:58:16 +0000 (18:58 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Jun 2013 10:13:50 +0000 (03:13 -0700)
commitb3099d6315e2ca6cdd4dc6baf56ef3f14a6a5ad3
tree9e0bd8bdfec4e05a906fc2f309ed985b249d0de7
parent00bc9286986695c2fec74bc3edc33a93b441e19e
ipv4: remove is_data also from ip_options documentation.

commit 3d1cf84eeec25a4c6d51e748ac2a63a2eb069cf2
( [IPV4]: Remove unused ip_options->is_data) 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_sock.h