diff options
author | Jiri Benc <jbenc@redhat.com> | 2015-03-29 16:59:23 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-31 13:58:35 -0400 |
commit | 8f55db48608b109ad8c7ff4b946ad39b3189a540 (patch) | |
tree | b7364235d94c0e15aa491858a4a574182292f5e1 /net/key | |
parent | f0ef31264cde8b489a0b87149ebc3a72cef4c58a (diff) | |
download | linux-stable-8f55db48608b109ad8c7ff4b946ad39b3189a540.tar.gz linux-stable-8f55db48608b109ad8c7ff4b946ad39b3189a540.tar.bz2 linux-stable-8f55db48608b109ad8c7ff4b946ad39b3189a540.zip |
tcp: simplify inetpeer_addr_base use
In many places, the a6 field is typecasted to struct in6_addr. As the
fields are in union anyway, just add in6_addr type to the union and get rid
of the typecasting.
Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions