Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341621
b: refs/heads/master
c: 1d815ef
h: refs/heads/master
i:
  341619: 9963d98
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Nov 26, 2012
1 parent 86d765a commit 5a29a37
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: d369167f0ac513e05ba1f7895bea8b7c64ac5a4e
refs/heads/master: 1d815ef4b8b8ebd6ef2cffcad663ae91d15646a2
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/dvm/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ static int iwlagn_rx_reply_rx(struct iwl_priv *priv,
struct iwl_device_cmd *cmd)
{
struct ieee80211_hdr *header;
struct ieee80211_rx_status rx_status;
struct ieee80211_rx_status rx_status = {};
struct iwl_rx_packet *pkt = rxb_addr(rxb);
struct iwl_rx_phy_res *phy_res;
__le32 rx_pkt_status;
Expand Down

0 comments on commit 5a29a37

Please sign in to comment.