Files
linux-legacy/drivers/net
Martin Decky cebb2ee677 hostap: Revert a toxic part of the conversion to net_device_ops
commit e484c16f6212f7f06407382efa4d3ad214b6c589 upstream.

As the hostap driver was converted to use net_device_ops, a mistake was
made in hostap_main.c (commit 5ae4efbcd2).
Originally, the tx_queue_len was set to 0 for every other interface than
HOSTAP_INTERFACE_MASTER, but the new fragment of code sets tx_queue_len to
0 only for HOSTAP_INTERFACE_MASTER. The opposite of the previous
behavior makes the driver to drop all packets in AP mode.

Change the way 0 is assigned to tx_queue_len according to the original
logic.

Signed-off-by: Martin Decky <martin@decky.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-01-06 14:26:38 -08:00
..
2009-04-13 15:16:33 -07:00
2009-07-13 11:11:41 -07:00
2009-06-08 00:21:48 -07:00
2009-07-03 19:10:51 -07:00
2009-07-26 18:50:39 -07:00
2009-05-26 20:35:02 -07:00
2009-05-26 20:35:02 -07:00
2009-05-26 20:35:02 -07:00
2009-07-30 13:27:28 -07:00
2009-05-26 20:35:03 -07:00
2009-07-12 14:20:04 -07:00
2009-04-24 04:45:33 -07:00
2009-05-17 11:59:51 -07:00
2009-04-11 02:53:46 -07:00
2009-07-26 18:50:38 -07:00
2009-12-18 13:43:53 -08:00
2009-07-09 20:32:31 -07:00
2009-04-04 16:51:14 -07:00
2009-03-02 22:32:48 -08:00
2009-03-02 22:32:43 -08:00
2009-08-15 18:50:47 -07:00
2009-08-15 18:50:44 -07:00
2009-07-26 18:53:17 -07:00
2009-07-30 13:27:34 -07:00
2009-07-05 18:03:33 -07:00
2009-09-06 01:41:24 -07:00
2009-04-16 02:20:08 -07:00
2009-05-17 15:19:36 -07:00
2009-06-11 17:23:24 -07:00
2009-10-12 12:40:20 -07:00
2009-05-29 01:46:27 -07:00
2009-05-29 01:51:22 -07:00
2009-06-08 00:20:20 -07:00
2009-07-20 08:23:26 -07:00
2009-07-20 08:23:26 -07:00
2009-03-27 00:46:48 -07:00
2009-04-16 02:20:15 -07:00
2009-04-16 02:20:16 -07:00
2009-07-20 08:23:26 -07:00
2009-06-25 20:06:34 -07:00
2009-04-16 02:20:18 -07:00
2009-04-16 02:20:21 -07:00
2009-04-16 02:20:22 -07:00
2009-03-27 00:46:53 -07:00
2009-03-28 23:37:27 -07:00
2009-06-18 00:29:08 -07:00
2009-08-09 21:45:48 -07:00
2009-07-12 14:20:04 -07:00
2009-07-16 09:14:23 -07:00
2009-07-30 14:19:19 -07:00
2009-07-26 20:18:52 -07:00
2009-04-16 02:20:24 -07:00
2009-04-29 17:32:34 -07:00
2009-08-02 12:20:40 -07:00
2009-04-16 02:20:25 -07:00
2009-05-25 22:49:56 -07:00
2009-12-08 10:22:36 -08:00
2009-12-18 13:43:56 -08:00
2009-04-16 02:20:25 -07:00
2009-03-27 00:46:48 -07:00
2009-07-12 14:20:04 -07:00
2009-06-08 00:21:48 -07:00
2009-04-13 15:16:21 -07:00