commit | 67403754bceda484a62a697878ff20a0e8d3aae6 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Tue May 29 13:24:51 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu May 31 01:23:37 2007 -0700 |
tree | 4edee7f57bdbf3d1d9edc182bd8c365dd0484839 | |
parent | 63313494c4419bd5d60b4f3ef8970a98525ac9d3 [diff] |
[TCP] tcp_probe: use GCC printf attribute The function in tcp_probe is printf like, use GCC to check the args. Sighed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>