diff options
author | David Kilroy <kilroyd@googlemail.com> | 2010-05-04 23:54:41 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-05-07 20:55:49 +0200 |
commit | bac6fafd4d6a0af26aeb37277a39607f7ce0be77 (patch) | |
tree | 4535874fa3b58249cf4936bb1656fb5759ed28a2 /net/mac80211/util.c | |
parent | ath9k: fix another source of corrupt frames (diff) | |
download | linux-bac6fafd4d6a0af26aeb37277a39607f7ce0be77.tar.xz linux-bac6fafd4d6a0af26aeb37277a39607f7ce0be77.zip |
orinoco: refactor xmit path
... so orinoco_usb can share some common functionality.
Handle 802.2 encapsulation and MIC calculation in that function.
The 802.3 header is prepended to the SKB. The calculated MIC is written
to a specified buffer. Also modify the transmit control word that will
be passed onto the hardware to specify whether the MIC is present, and
the key used.
Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/util.c')
0 files changed, 0 insertions, 0 deletions