Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300837
b: refs/heads/master
c: b514fab
h: refs/heads/master
i:
  300835: db26942
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and Kalle Valo committed Apr 4, 2012
1 parent dab585a commit 2f0e3eb
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3d79499c1c9cbdcb9ccc96e416c9216763e153db
refs/heads/master: b514fab5a17464adcb31852c6bd6fd775b5dcb4d
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/txrx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1593,7 +1593,8 @@ void ath6kl_rx(struct htc_target *target, struct htc_packet *packet)
/* aggregation code will handle the skb */
return;
}
}
} else if (!is_broadcast_ether_addr(datap->h_dest))
vif->net_stats.multicast++;

ath6kl_deliver_frames_to_nw_stack(vif->ndev, skb);
}
Expand Down

0 comments on commit 2f0e3eb

Please sign in to comment.