Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247197
b: refs/heads/master
c: 0baa0fd
h: refs/heads/master
i:
  247195: 3c053e1
v: v3
  • Loading branch information
Chaoming_Li authored and John W. Linville committed Apr 26, 2011
1 parent 4fe41c6 commit d5068be
Show file tree
Hide file tree
Showing 8 changed files with 269 additions and 161 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: 46a6272c20d4f639093ad2ad8db1eba622187bee
refs/heads/master: 0baa0fd76f3f5a134461d6cf30294f6bb1bb824c
6 changes: 0 additions & 6 deletions trunk/drivers/net/wireless/rtlwifi/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -1182,14 +1182,8 @@ int rtl_send_smps_action(struct ieee80211_hw *hw,
info->control.rates[0].idx = 0;
info->control.sta = sta;
info->band = hw->conf.channel->band;
#if 0
rtlpriv->intf_ops->adapter_tx(hw, skb, &tcb_desc);
#else
rtlpriv->intf_ops->adapter_tx(hw, skb);
#endif
}
return 1;

err_free:
return 0;
}
Expand Down
Loading

0 comments on commit d5068be

Please sign in to comment.