Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277563
b: refs/heads/master
c: daad616
h: refs/heads/master
i:
  277561: 8e3a6a9
  277559: ed6c97f
v: v3
  • Loading branch information
Padmanabh Ratnakar authored and David S. Miller committed Nov 16, 2011
1 parent 21443bc commit f85561d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5d5adb93d0efca8b47cc3e649a41ba650ff3d270
refs/heads/master: daad6167d97b43cfc448cfe698784730b53ed3d6
3 changes: 3 additions & 0 deletions trunk/drivers/net/ethernet/emulex/benet/be_cmds.c
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,9 @@ int be_cmd_link_status_query(struct be_adapter *adapter, u8 *mac_speed,
}
req = embedded_payload(wrb);

if (lancer_chip(adapter))
req->hdr.version = 1;

be_wrb_cmd_hdr_prepare(&req->hdr, CMD_SUBSYSTEM_COMMON,
OPCODE_COMMON_NTWK_LINK_STATUS_QUERY, sizeof(*req), wrb, NULL);

Expand Down

0 comments on commit f85561d

Please sign in to comment.