diff options
author | Patrick McHardy <kaber@trash.net> | 2011-02-01 17:26:37 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-02-01 17:26:37 +0100 |
commit | a00f1f3686d6a062b5295c092a9dff059adbdbf5 (patch) | |
tree | 7aefdf14d12a5ff377fe747d3d8ce4f34f77ff7a /scripts | |
parent | 582e1fc85ca3727abd4e99109a267c514ea5c260 (diff) |
netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning
net/netfilter/nf_conntrack_netlink.c: In function 'ctnetlink_parse_tuple':
net/netfilter/nf_conntrack_netlink.c:832:11: warning: comparison between 'enum ctattr_tuple' and 'enum ctattr_type'
Use ctattr_type for the 'type' parameter since that's the type of all attributes
passed to this function.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions