aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_core.c
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2011-04-08 11:11:22 +0000
committerDavid S. Miller <davem@davemloft.net>2011-04-12 11:22:34 -0700
commit9f9b16458134ba9f06ef6f15369513aa9eebc81c (patch)
treed43804b6c7e2b2b4eea94f5383cb9ba1cdf30a3e /net/8021q/vlan_core.c
parentvxge: always enable hardware time stamp (diff)
downloadlinux-dev-9f9b16458134ba9f06ef6f15369513aa9eebc81c.tar.xz
linux-dev-9f9b16458134ba9f06ef6f15369513aa9eebc81c.zip
vxge: spin-lock issue
In vxge_hw_vpath_close, __vxge_hw_vp_terminate memsets the vpath which clobbers the spin lock state, then the driver attempts to acquire the spin lock. Resolve this by not zeroing the lock part of vpath struct, clean-up vpath locking in init, close, and fix locking hole in fw_api call. Issue found by Bob Picco <bpicco@redhat.com> Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/8021q/vlan_core.c')
0 files changed, 0 insertions, 0 deletions