linux/drivers/staging/ath6kl
Dan Carpenter 253804a25b staging: ath6kl: cleanup in SEND_FRAME ioctl
The original code was written in a funny way where every statement was
part of else if blocks.  I broke them up into separate statements by
adding breaks on failure conditions.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Vipin Mehta <vipin.mehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-23 14:00:08 -08:00
..
bmi staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
hif staging: ath6kl: Fixing memory leak 2011-02-18 13:28:52 -08:00
htc2 staging: ath6kl: Fixing a memory leak 2011-02-18 13:28:51 -08:00
include staging: ath6kl: Add configuration for excessive TX retry threshold 2011-02-18 13:28:51 -08:00
miscdrv staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
os/linux staging: ath6kl: cleanup in SEND_FRAME ioctl 2011-02-23 14:00:08 -08:00
reorder staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
wlan staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap over 2011-02-18 13:28:53 -08:00
wmi staging: ath6kl: Add configuration for excessive TX retry threshold 2011-02-18 13:28:51 -08:00
Kconfig Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211 2010-11-09 13:33:04 -08:00
Makefile staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
TODO staging: ath6kl: update TODO file / maintainers 2011-02-23 13:59:56 -08:00