Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79142
b: refs/heads/master
c: a97bcfe
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and David S. Miller committed Jan 28, 2008
1 parent 19733f6 commit 7b644bf
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: 121947c62ab049bfaeb8fadc9908834b5a99daf0
refs/heads/master: a97bcfed96b563f56f55dbccee70e09bd2800414
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/libertas/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ int lbs_hard_start_xmit(struct sk_buff *skb, struct net_device *dev)
p802x_hdr = skb->data;
pkt_len = skb->len;

if (priv->monitormode != LBS_MONITOR_OFF) {
if (dev == priv->rtap_net_dev) {
struct tx_radiotap_hdr *rtap_hdr = (void *)skb->data;

/* set txpd fields from the radiotap header */
Expand Down

0 comments on commit 7b644bf

Please sign in to comment.