Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304240
b: refs/heads/master
c: 96ddcd4
h: refs/heads/master
v: v3
  • Loading branch information
Axel Köllhofer authored and Greg Kroah-Hartman committed Apr 10, 2012
1 parent b72ac01 commit d532a97
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: 4d36bf61929d5edea8968ae4ec4c45dfb6077489
refs/heads/master: 96ddcd439871658b797289dde8fcead8bde73b68
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8192e/rtl8192e/rtl_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@ static void rtl8192_init_priv_variable(struct net_device *dev)
priv->AcmControl = 0;
priv->pFirmware = vzalloc(sizeof(struct rt_firmware));
if (!priv->pFirmware)
printk(KERN_ERR "rtl8193e: Unable to allocate space "
printk(KERN_ERR "rtl8192e: Unable to allocate space "
"for firmware\n");

skb_queue_head_init(&priv->rx_queue);
Expand Down

0 comments on commit d532a97

Please sign in to comment.