commit | 40f7cac9f8dd662c1dd02334afdceef0be03e34f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jul 10 19:32:08 2007 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jul 12 16:07:25 2007 -0400 |
tree | 6c8cedbfa99b67305d1b845d7a140a0a185981a6 | |
parent | 333af2f0715c8d4d38cb657d8f4fb7c4e3ceba9f [diff] |
[PATCH] mac80211: separate monitor/subif_start_xmit This patch separates the monitor interface start_xmit from the subif start xmit (those other devices have 802.3 framing, monitor interfaces have radiotap framing) Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Jiri Benc <jbenc@suse.cz> Signed-off-by: John W. Linville <linville@tuxdriver.com>