commit | 503b47eafc39cb28db7b694aa0bb9276adccb89c | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Mon Jun 10 18:58:16 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 12 03:13:50 2013 -0700 |
tree | 9e0bd8bdfec4e05a906fc2f309ed985b249d0de7 | |
parent | 735d381fa57c573935d35a24ea271ec99897ac63 [diff] |
ipv4: remove is_data also from ip_options documentation. commit ef722495c8867aacc1db0675a6737e5cf1e72e07 ( [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>