Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79389
b: refs/heads/master
c: 01c2098
h: refs/heads/master
i:
  79387: 93a2bf0
v: v3
  • Loading branch information
Miguel Botón authored and David S. Miller committed Jan 28, 2008
1 parent f49a9d9 commit a645bf0
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: 93d2334f3773c0d4e8dfafdb394f73bb1bdf0cc9
refs/heads/master: 01c20986cb2c2aa9c66603e9be14be5ebae99aca
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-4965.c
Original file line number Diff line number Diff line change
Expand Up @@ -3616,7 +3616,7 @@ static void iwl4965_add_radiotap(struct iwl4965_priv *priv,
if (skb_headroom(skb) < sizeof(*iwl4965_rt)) {
if (net_ratelimit())
printk(KERN_ERR "not enough headroom [%d] for "
"radiotap head [%d]\n",
"radiotap head [%zd]\n",
skb_headroom(skb), sizeof(*iwl4965_rt));
return;
}
Expand Down

0 comments on commit a645bf0

Please sign in to comment.