Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375516
b: refs/heads/master
c: cbccb18
h: refs/heads/master
v: v3
  • Loading branch information
Rajesh Borundia authored and David S. Miller committed May 11, 2013
1 parent a02cd44 commit 5d32858
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9106e5db8336d5048ac79f72056572c461a2566b
refs/heads/master: cbccb18f4f937132af64a95ae04186a6c2c05236
3 changes: 0 additions & 3 deletions trunk/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1133,9 +1133,6 @@ static int qlcnic_sriov_validate_linkevent(struct qlcnic_vf_info *vf,
if ((cmd->req.arg[1] >> 16) != vf->rx_ctx_id)
return -EINVAL;

if (!(cmd->req.arg[1] & BIT_8))
return -EINVAL;

return 0;
}

Expand Down

0 comments on commit 5d32858

Please sign in to comment.