summaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth.c
diff options
context:
space:
mode:
authorBrian Haley2008-04-25 05:38:31 +0200
committerDavid S. Miller2008-04-25 05:38:31 +0200
commit2db3e47e7080fde2a43d6312190d8229826b8e42 (patch)
treea9f03b52cce1501c32a8d24d657d3d5bc1888fae /drivers/net/ucc_geth.c
parenttun: Multicast handling in tun_chr_ioctl() needs proper locking. (diff)
downloadkernel-qcow2-linux-2db3e47e7080fde2a43d6312190d8229826b8e42.tar.gz
kernel-qcow2-linux-2db3e47e7080fde2a43d6312190d8229826b8e42.tar.xz
kernel-qcow2-linux-2db3e47e7080fde2a43d6312190d8229826b8e42.zip
af_key: Fix af_key.c compiler warning
net/key/af_key.c: In function ‘pfkey_spddelete’: net/key/af_key.c:2359: warning: ‘pol_ctx’ may be used uninitialized in this function When CONFIG_SECURITY_NETWORK_XFRM isn't set, security_xfrm_policy_alloc() is an inline that doesn't set pol_ctx, so this seemed like the easiest fix short of using *uninitialized_var(pol_ctx). Signed-off-by: Brian Haley <brian.haley@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ucc_geth.c')
0 files changed, 0 insertions, 0 deletions