aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm
diff options
context:
space:
mode:
authorHariprasad Shenai <hariprasad@chelsio.com>2014-09-16 02:58:46 +0530
committerDavid S. Miller <davem@davemloft.net>2014-09-15 17:42:59 -0400
commitd6ce2628f32271c037a8c12e1994c9fba3a4af49 (patch)
tree6fefde03139b1df259601148ab31525e0130992b /net/xfrm
parentc095f248e63ada504dd90c90baae673ae10ee3fe (diff)
cxgb4: Don't allocate adapter structure for all PF's
commit 35b1de557970 ("rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough") moved the code to check for SR-IOV PF[0..3] much further down in init_one() past the point where we allocate a (struct adapter) for PF[0..3]. As a result, we left four of these on ever module remove. Fix: Allocate adapter structure only for PF4 Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions