Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180609
b: refs/heads/master
c: 07793d3
h: refs/heads/master
i:
  180607: 27b6b1c
v: v3
  • Loading branch information
Ajit Khaparde authored and David S. Miller committed Feb 16, 2010
1 parent b99c06d commit 590e19e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 553f9118abc4fc53674fff87f6fe5fa3f56a41ed
refs/heads/master: 07793d33b4fba00f5bd1dac78fa038bb0e23fa5c
1 change: 1 addition & 0 deletions trunk/drivers/net/benet/be_cmds.c
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ static void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr,
req_hdr->opcode = opcode;
req_hdr->subsystem = subsystem;
req_hdr->request_length = cpu_to_le32(cmd_len - sizeof(*req_hdr));
req_hdr->version = 0;
}

static void be_cmd_page_addrs_prepare(struct phys_addr *pages, u32 max_pages,
Expand Down

0 comments on commit 590e19e

Please sign in to comment.