diff options
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | 2007-02-09 09:24:46 -0500 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-02-11 02:19:36 -0500 |
commit | 642656518b2e64fd59d9bbd15b6885cac5fe99b1 (patch) | |
tree | c52aec4941ba4ef5996675fd738bcb39ef438f84 /net/ieee80211/ieee80211_tx.c | |
parent | 03d52d7cfcc7dec2b251f5b02c0638f952ff5d65 (diff) |
[NET] IEEE80211: Fix whitespace errors.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee80211/ieee80211_tx.c')
-rw-r--r-- | net/ieee80211/ieee80211_tx.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ieee80211/ieee80211_tx.c b/net/ieee80211/ieee80211_tx.c index 854fc13cd78d..c55949e5c58a 100644 --- a/net/ieee80211/ieee80211_tx.c +++ b/net/ieee80211/ieee80211_tx.c | |||
@@ -54,7 +54,7 @@ Desc. | ctrl | dura | DA/RA | TA | SA | Sequ | Frame | fcs | | |||
54 | | | tion | (BSSID) | | | ence | data | | | 54 | | | tion | (BSSID) | | | ence | data | | |
55 | `--------------------------------------------------| |------' | 55 | `--------------------------------------------------| |------' |
56 | Total: 28 non-data bytes `----.----' | 56 | Total: 28 non-data bytes `----.----' |
57 | | | 57 | | |
58 | .- 'Frame data' expands, if WEP enabled, to <----------' | 58 | .- 'Frame data' expands, if WEP enabled, to <----------' |
59 | | | 59 | | |
60 | V | 60 | V |
@@ -64,8 +64,8 @@ Bytes | 4 | 0-2296 | 4 | | |||
64 | Desc. | IV | Encrypted | ICV | | 64 | Desc. | IV | Encrypted | ICV | |
65 | | | Packet | | | 65 | | | Packet | | |
66 | `-----| |-----' | 66 | `-----| |-----' |
67 | `-----.-----' | 67 | `-----.-----' |
68 | | | 68 | | |
69 | .- 'Encrypted Packet' expands to | 69 | .- 'Encrypted Packet' expands to |
70 | | | 70 | | |
71 | V | 71 | V |