Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275739
b: refs/heads/master
c: fe09b32
h: refs/heads/master
i:
  275737: ec6d0a7
  275735: 4ee7dde
v: v3
  • Loading branch information
Jesper Juhl authored and John W. Linville committed Nov 15, 2011
1 parent a9dd220 commit 253d4c3
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: ed66ba472a742cd8df37d7072804b2111cdb1014
refs/heads/master: fe09b32a4361bea44169b2063e8c867cabb6a8ba
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/libertas/if_spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -995,6 +995,7 @@ static int if_spi_host_to_card(struct lbs_private *priv,
spin_unlock_irqrestore(&card->buffer_lock, flags);
break;
default:
kfree(packet);
netdev_err(priv->dev, "can't transfer buffer of type %d\n",
type);
err = -EINVAL;
Expand Down

0 comments on commit 253d4c3

Please sign in to comment.