Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 49011
b: refs/heads/master
c: 48f33c9
h: refs/heads/master
i:
  49009: f3311c3
  49007: bec77fa
v: v3
  • Loading branch information
Daniel Drake authored and John W. Linville committed Feb 7, 2007
1 parent 4a935c1 commit da49ad4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 22d3405f62c1cef6661ced96a64458235f9c5fe5
refs/heads/master: 48f33c95291e429963dcd2dfe625d189d83e3925
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/zd1211rw/zd_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1114,8 +1114,6 @@ static void zd_mac_rx(struct zd_mac *mac, struct sk_buff *skb)
{
ieee->stats.rx_errors++;
ieee->stats.rx_length_errors++;
dev_dbg_f(zd_mac_dev(mac), "Packet with length %u to small.\n",
skb->len);
goto free_skb;
}

Expand Down

0 comments on commit da49ad4

Please sign in to comment.