Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236871
b: refs/heads/master
c: 0dd3866
h: refs/heads/master
i:
  236869: 3cde92f
  236867: 7f98210
  236863: dc86abe
v: v3
  • Loading branch information
Dan Carpenter authored and Luciano Coelho committed Jan 24, 2011
1 parent 4ec6e6f commit 9c53c71
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: 3c2c04a15f5fe5d169fe343c9eb7c1856d3033d3
refs/heads/master: 0dd386676497fb3097e6fbb3de6090c948c0df30
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ static void wl1271_spi_reset(struct wl1271 *wl)
spi_message_add_tail(&t, &m);

spi_sync(wl_to_spi(wl), &m);
kfree(cmd);

wl1271_dump(DEBUG_SPI, "spi reset -> ", cmd, WSPI_INIT_CMD_LEN);
kfree(cmd);
}

static void wl1271_spi_init(struct wl1271 *wl)
Expand Down

0 comments on commit 9c53c71

Please sign in to comment.