diff options
author | Pavel Emelyanov <xemul@parallels.com> | 2011-12-06 07:59:32 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-12-06 13:58:02 -0500 |
commit | a029fe26b67f815eddd432d9e702b9f2edbc2535 (patch) | |
tree | e4b1cd2b81e190d1d75ddc22fd44643aec2d49bc /fs | |
parent | d23deaa07b9b788e781a2253672cdc8b65b85e53 (diff) | |
download | linux-a029fe26b67f815eddd432d9e702b9f2edbc2535.tar.bz2 |
inet_diag: Cleanup type2proto last user
Now all the code works with sock_diag_req-compatible structs, so it's
possible to stop using the inet_diag_type2proto in inet_csk_diag_fill.
Pass the inet_diag_req into it and use the sdiag_protocol field. At the
same time remove the explicit ext argument, since it's also on the req.
However, this conversion is still required in _compat code, so just move
this routine, not remove.
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions