Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369211
b: refs/heads/master
c: f9725c0
h: refs/heads/master
i:
  369209: fb55b3e
  369207: 207abc4
v: v3
  • Loading branch information
Ivan Vecera authored and David S. Miller committed Apr 11, 2013
1 parent 33a78fb commit 63ddea0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 09bf1c1072a94468760f7e2bf945512d53522b07
refs/heads/master: f9725c039720c3b64a274dbbbd22868b4a274cd2
2 changes: 0 additions & 2 deletions trunk/drivers/net/ethernet/emulex/benet/be_cmds.c
Original file line number Diff line number Diff line change
Expand Up @@ -2343,7 +2343,6 @@ int be_cmd_get_seeprom_data(struct be_adapter *adapter,
{
struct be_mcc_wrb *wrb;
struct be_cmd_req_seeprom_read *req;
struct be_sge *sge;
int status;

spin_lock_bh(&adapter->mcc_lock);
Expand All @@ -2354,7 +2353,6 @@ int be_cmd_get_seeprom_data(struct be_adapter *adapter,
goto err;
}
req = nonemb_cmd->va;
sge = nonembedded_sgl(wrb);

be_wrb_cmd_hdr_prepare(&req->hdr, CMD_SUBSYSTEM_COMMON,
OPCODE_COMMON_SEEPROM_READ, sizeof(*req), wrb,
Expand Down

0 comments on commit 63ddea0

Please sign in to comment.