Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107763
b: refs/heads/master
c: 3e2236c
h: refs/heads/master
i:
  107761: 8ded3f8
  107759: a4d4160
v: v3
  • Loading branch information
Zhu Yi authored and John W. Linville committed Aug 4, 2008
1 parent 485b5fe commit 1450011
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 2d3db679511be102741cb2d5f8c2b8a1ededdee7
refs/heads/master: 3e2236c108792c3afbbfbe3f373ee7fdd68eda8e
6 changes: 0 additions & 6 deletions trunk/drivers/net/wireless/iwlwifi/iwl3945-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -6589,12 +6589,6 @@ static int iwl3945_mac_tx(struct ieee80211_hw *hw, struct sk_buff *skb)

IWL_DEBUG_MAC80211("enter\n");

if (priv->iw_mode == IEEE80211_IF_TYPE_MNTR) {
IWL_DEBUG_MAC80211("leave - monitor\n");
dev_kfree_skb_any(skb);
return 0;
}

IWL_DEBUG_TX("dev->xmit(%d bytes) at rate 0x%02x\n", skb->len,
ieee80211_get_tx_rate(hw, IEEE80211_SKB_CB(skb))->bitrate);

Expand Down

0 comments on commit 1450011

Please sign in to comment.