[PATCH] Orinoco: ignore_disconnect flag
commit7bb7c3a326f509acbdaf550b54fba565544ef200
authorDavid Gibson <hermes@gibson.dropbear.id.au>
Fri, 13 May 2005 00:02:10 +0000 (12 20:02 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 13 May 2005 00:02:10 +0000 (12 20:02 -0400)
treee45c81d6df74f73d970948f868a00b4f94a54f36
parente67d9d9d9e3934fc2844b795ed68f2d87e9a047a
  [PATCH] Orinoco: ignore_disconnect flag

  Adds an ignore_disconnect module parameter.  When enabled, the driver
  will continue attempting to send packets even when the firmware has
  told us we've lost our link to the AP.  On some firmwares this
  substantially increases the usable range of the card (presumably
  because we have an interrmittent connection, but the firmware is able
  to queue the packets for us until we're connected again).  On some
  other cards, it causes the firmware to fall in a screaming heap :(
  (hence, default off).

Signed-off-by: David Gibson <hermes@gibson.dropbear.id.au>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/wireless/orinoco.c