summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2006-11-20 17:22:26 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-02 21:27:00 -0800
commit74af924ab6562717ef9aab1061ec05bbbf31d979 (patch)
tree2b54dcf770bfb94396c76931026189b908dc940f /include/net
parent5ae955cffdb96190c2bd4f57313f5f147f87854b (diff)
downloadop-kernel-dev-74af924ab6562717ef9aab1061ec05bbbf31d979.zip
op-kernel-dev-74af924ab6562717ef9aab1061ec05bbbf31d979.tar.gz
[SCTP]: ->a_h is gone now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
-rw-r--r--include/net/sctp/structs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/sctp/structs.h b/include/net/sctp/structs.h
index 9bb5c03..bb85795 100644
--- a/include/net/sctp/structs.h
+++ b/include/net/sctp/structs.h
@@ -757,7 +757,6 @@ const union sctp_addr *sctp_source(const struct sctp_chunk *chunk);
struct sctp_sockaddr_entry {
struct list_head list;
union sctp_addr a;
- union sctp_addr a_h;
__u8 use_as_src;
};
OpenPOWER on IntegriCloud