Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171950
b: refs/heads/master
c: 8986352
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Nov 26, 2009
1 parent a663d39 commit 82a9805
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 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: 332c1ce9e7b0f9285cba0cf3d32bad87a4f8e40a
refs/heads/master: 8986352a32485f9dd9069e370ffa6d5b0737a854
5 changes: 1 addition & 4 deletions trunk/drivers/net/sfc/falcon.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@
#include "phy.h"
#include "workarounds.h"

/* Falcon hardware control.
* Falcon is the internal codename for the SFC4000 controller that is
* present in SFE400X evaluation boards
*/
/* Hardware control for SFC4000 (aka Falcon). */

/**************************************************************************
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/sfc/falcon.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ struct falcon_board {

/**
* struct falcon_nic_data - Falcon NIC state
* @pci_dev2: The secondary PCI device if present
* @pci_dev2: Secondary function of Falcon A
* @board: Board state and functions
*/
struct falcon_nic_data {
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/sfc/falcon_boards.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ static inline int efx_check_lm87(struct efx_nic *efx, unsigned mask)
*/

/**************************************************************************
* Support for I2C IO Expander device on SFE40001
* Support for I2C IO Expander device on SFE4001
*/
#define PCA9539 0x74

Expand Down

0 comments on commit 82a9805

Please sign in to comment.