Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199463
b: refs/heads/master
c: c196b02
h: refs/heads/master
i:
  199461: 0b44da1
  199459: b55468d
  199455: 8eceaf5
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed May 29, 2010
1 parent 26424bd commit 5f530fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 2892d9c2d925e0d72a7a529852942e2592a970f8
refs/heads/master: c196b02ce60d7b1f9bc62a62c5706d4d58fbfc5a
4 changes: 2 additions & 2 deletions trunk/drivers/net/benet/be_cmds.c
Original file line number Diff line number Diff line change
Expand Up @@ -1500,7 +1500,7 @@ int be_cmd_get_flash_crc(struct be_adapter *adapter, u8 *flashed_crc,
return status;
}

extern int be_cmd_enable_magic_wol(struct be_adapter *adapter, u8 *mac,
int be_cmd_enable_magic_wol(struct be_adapter *adapter, u8 *mac,
struct be_dma_mem *nonemb_cmd)
{
struct be_mcc_wrb *wrb;
Expand Down Expand Up @@ -1665,7 +1665,7 @@ int be_cmd_ddr_dma_test(struct be_adapter *adapter, u64 pattern,
return status;
}

extern int be_cmd_get_seeprom_data(struct be_adapter *adapter,
int be_cmd_get_seeprom_data(struct be_adapter *adapter,
struct be_dma_mem *nonemb_cmd)
{
struct be_mcc_wrb *wrb;
Expand Down

0 comments on commit 5f530fb

Please sign in to comment.