Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327728
b: refs/heads/master
c: 522609f
h: refs/heads/master
v: v3
  • Loading branch information
Vasundhara Volam authored and David S. Miller committed Aug 30, 2012
1 parent 12760ae commit 294ed69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: cc7d723adb7778e4eff8956f2d137c0729b9a81e
refs/heads/master: 522609f27ac3c4b031b58fee15c36689462a2919
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/emulex/benet/be_cmds.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ static int be_mcc_compl_process(struct be_adapter *adapter,

if (compl_status == MCC_STATUS_UNAUTHORIZED_REQUEST) {
dev_warn(&adapter->pdev->dev,
"opcode %d-%d is not permitted\n",
"VF is not privileged to issue opcode %d-%d\n",
opcode, subsystem);
} else {
extd_status = (compl->status >> CQE_STATUS_EXTD_SHIFT) &
Expand Down

0 comments on commit 294ed69

Please sign in to comment.