diff options
author | David S. Miller <davem@davemloft.net> | 2011-05-12 23:03:46 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-12 23:03:46 -0400 |
commit | 72a8f97bf2dfe1b0f02ba8dbaed7d6b76657aae3 (patch) | |
tree | 9f736a6ab5b61bb0fc053c4284282c2b19318529 /net/core | |
parent | 5c5095494fb545f53b80cbb7539679a10a3472a6 (diff) |
ipv4: Fix 'iph' use before set.
I swear none of my compilers warned about this, yet it is so
obvious.
> net/ipv4/ip_forward.c: In function 'ip_forward':
> net/ipv4/ip_forward.c:87: warning: 'iph' may be used uninitialized in this function
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions