Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111834
b: refs/heads/master
c: 31b7602
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and Jeff Garzik committed Sep 24, 2008
1 parent 72d2047 commit ed30f83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 13e9ab11430c4bdc4b6bb97e3d3821ebdc043712
refs/heads/master: 31b760202a0911384fa07796df9d1905e9e89a7f
2 changes: 1 addition & 1 deletion trunk/drivers/net/sfc/falcon.c
Original file line number Diff line number Diff line change
Expand Up @@ -1605,7 +1605,7 @@ void falcon_fini_interrupt(struct efx_nic *efx)
**************************************************************************
*/

#define FALCON_SPI_MAX_LEN sizeof(efx_oword_t)
#define FALCON_SPI_MAX_LEN ((unsigned) sizeof(efx_oword_t))

/* Wait for SPI command completion */
static int falcon_spi_wait(struct efx_nic *efx)
Expand Down

0 comments on commit ed30f83

Please sign in to comment.