summaryrefslogtreecommitdiff
path: root/net/netfilter
diff options
context:
space:
mode:
authorXi Wang <xi.wang@gmail.com>2013-01-05 11:19:24 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-01-07 05:11:18 (GMT)
commitc7e2e1d72ed7707239d20525e0ebcad7e3303659 (patch)
tree1ada00f778308f034bfc082b03f740955599f526 /net/netfilter
parentae62ca7b03217be5e74759dc6d7698c95df498b3 (diff)
downloadlinux-c7e2e1d72ed7707239d20525e0ebcad7e3303659.tar.xz
ipv4: fix NULL checking in devinet_ioctl()
The NULL pointer check `!ifa' should come before its first use. [ Bug origin : commit fd23c3b31107e2fc483301ee923d8a1db14e53f4 (ipv4: Add hash table of interface addresses) in linux-2.6.39 ] Signed-off-by: Xi Wang <xi.wang@gmail.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions