Jouni Malinen
5bee720fd7
[PATCH] hostap: Fix skb->cb use for TX meta data
...
Old AP mode code for power saving was using skb->cb for couple of
flags before the more generic 802.11 TX code started using the same
buffer for struct hostap_skb_tx_data. This resulted in the power save
code corrupting the magic value in beginning of the buffer and TX code
dropping the power saved packets because of this for the case where
STAs send PS-Poll frames with PwrMgmt flag set.
This patch modifies the power save code to use the same struct
hostap_skb_tx_data as rest of the TX path in order to avoid corrupting
the data in skb->cb.
In addition, this patch reorders fields in the structure and makes
them use smaller types in order to make the structure fit in skb->cb
on 64-bit hosts.
Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi >
Signed-off-by: Jeff Garzik <jgarzik@pobox.com >
2005-08-14 23:06:26 -04:00
..
2005-07-11 21:13:56 -07:00
2005-05-05 16:36:47 -07:00
2005-06-29 18:10:54 +01:00
2005-06-26 17:54:11 -04:00
2005-04-16 15:20:36 -07:00
2005-07-28 08:39:02 -07:00
2005-04-16 15:20:36 -07:00
2005-07-08 14:57:23 -07:00
2005-05-15 22:44:26 -04:00
2005-06-25 17:10:13 -07:00
2005-06-26 17:11:03 -04:00
2005-07-28 08:39:00 -07:00
2005-06-26 18:22:14 -04:00
2005-06-27 00:19:53 -04:00
2005-06-26 23:48:38 -04:00
2005-06-28 15:25:31 -07:00
2005-07-15 09:59:26 -07:00
2005-08-14 23:06:26 -04:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 20:11:55 -04:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 18:33:33 -04:00
2005-06-28 15:25:31 -07:00
2005-06-27 00:41:51 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-07-27 16:26:08 -07:00
2005-06-21 19:07:31 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 20:11:55 -04:00
2005-04-16 15:20:36 -07:00
2005-06-26 18:22:14 -04:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:08 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-27 23:23:05 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 19:45:25 -04:00
2005-04-16 15:20:36 -07:00
2005-07-12 17:21:56 -04:00
2005-04-16 15:20:36 -07:00
2005-07-06 12:55:20 -07:00
2005-04-16 15:20:36 -07:00
2005-05-26 13:03:09 -07:00
2005-05-26 13:03:09 -07:00
2005-05-26 13:03:09 -07:00
2005-04-16 15:20:36 -07:00
2005-07-28 08:39:02 -07:00
2005-06-27 00:21:03 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 18:37:25 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 18:37:26 -04:00
2005-05-15 18:31:07 -04:00
2005-04-16 15:20:36 -07:00
2005-06-27 22:07:56 -07:00
2005-05-12 20:11:55 -04:00
2005-06-28 15:25:31 -07:00
2005-05-12 20:11:55 -04:00
2005-05-12 20:11:55 -04:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-07-21 14:16:54 -07:00
2005-05-12 20:11:55 -04:00
2005-05-12 20:11:55 -04:00
2005-06-26 18:29:26 -04:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-27 00:08:29 -04:00
2005-06-27 00:40:33 -04:00
2005-06-26 17:58:51 -04:00
2005-04-16 15:20:36 -07:00
2005-06-27 00:40:33 -04:00
2005-06-27 00:40:33 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:09 -07:00
2005-06-28 15:25:31 -07:00
2005-06-26 18:22:14 -04:00
2005-04-16 15:20:36 -07:00
2005-05-12 20:11:55 -04:00
2005-05-12 20:11:55 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 20:11:55 -04:00
2005-06-09 15:39:52 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-27 15:24:42 -07:00
2005-06-28 15:25:31 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 20:11:55 -04:00
2005-05-05 16:36:49 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-06 12:55:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-04 17:54:39 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-25 07:55:58 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 22:22:36 -04:00
2005-07-12 12:08:43 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-05-12 20:11:55 -04:00
2005-07-11 23:23:46 -04:00
2005-04-16 15:20:36 -07:00
2005-05-12 20:11:55 -04:00
2005-07-27 16:26:08 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:25:25 -07:00
2005-06-28 15:25:31 -07:00
2005-07-27 16:26:20 -07:00
2005-07-08 14:57:23 -07:00
2005-05-03 14:38:09 -07:00
2005-07-08 14:57:23 -07:00
2005-07-08 14:57:23 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 23:47:57 -04:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-05 15:03:46 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-07 18:23:43 -07:00
2005-07-05 14:24:35 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 16:27:32 -07:00
2005-04-16 15:20:36 -07:00
2005-06-27 23:08:09 -04:00
2005-06-27 23:08:09 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 22:24:39 -04:00
2005-04-16 15:20:36 -07:00
2005-05-12 20:11:55 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 22:27:35 -04:00
2005-05-12 20:16:24 -04:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-24 20:35:20 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-07-07 18:23:36 -07:00
2005-07-07 18:23:36 -07:00
2005-07-07 18:23:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-24 20:35:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-24 20:35:20 -07:00
2005-04-24 20:35:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-25 12:45:32 -07:00
2005-07-25 12:33:22 -07:00
2005-06-26 18:22:14 -04:00
2005-04-16 15:20:36 -07:00
2005-07-08 14:57:23 -07:00
2005-04-16 15:20:36 -07:00
2005-07-07 18:23:43 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 21:24:32 -07:00
2005-06-28 15:25:31 -07:00
2005-07-27 16:26:20 -07:00
2005-05-12 20:11:55 -04:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00