Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136203
b: refs/heads/master
c: 2de8e0d
h: refs/heads/master
i:
  136201: 1b08a36
  136199: c24eacf
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Mar 28, 2009
1 parent 3ac75f2 commit 32ce1a5
Show file tree
Hide file tree
Showing 6 changed files with 174 additions and 225 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: 08df05aa9b25f3079585855506022bb33a011183
refs/heads/master: 2de8e0d999b8790861cd3749bec2236ccc1c8110
7 changes: 0 additions & 7 deletions trunk/net/mac80211/ieee80211_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,6 @@ struct ieee80211_tx_data {

struct ieee80211_channel *channel;

/* Extra fragments (in addition to the first fragment
* in skb) */
struct sk_buff **extra_frag;
int num_extra_frag;

u16 ethertype;
unsigned int flags;
};
Expand Down Expand Up @@ -191,8 +186,6 @@ struct ieee80211_rx_data {

struct ieee80211_tx_stored_packet {
struct sk_buff *skb;
struct sk_buff **extra_frag;
int num_extra_frag;
};

struct beacon_data {
Expand Down
Loading

0 comments on commit 32ce1a5

Please sign in to comment.