Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236733
b: refs/heads/master
c: 0a65169
h: refs/heads/master
i:
  236731: d1585f3
v: v3
  • Loading branch information
Wey-Yi Guy authored and John W. Linville committed Jan 19, 2011
1 parent 595f96c commit 3b8c497
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: 115dad7a7f42e68840392767323ceb9306dbdb36
refs/heads/master: 0a65169b1f602b955176cb5f0789139d0fccb041
2 changes: 1 addition & 1 deletion trunk/net/mac80211/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1750,7 +1750,7 @@ netdev_tx_t ieee80211_subif_start_xmit(struct sk_buff *skb,
__le16 fc;
struct ieee80211_hdr hdr;
struct ieee80211s_hdr mesh_hdr __maybe_unused;
struct mesh_path *mppath = NULL;
struct mesh_path __maybe_unused *mppath = NULL;
const u8 *encaps_data;
int encaps_len, skip_header_bytes;
int nh_pos, h_pos;
Expand Down

0 comments on commit 3b8c497

Please sign in to comment.