linux/drivers/staging/ath6kl
Ralph Loader 3ec6080e2e staging: Fix some incorrect use of positive error codes.
Use -E... instead of just E... in a few places where negative error
codes are expected by a functions callers.  These were found by grepping
with coccinelle & then inspecting by hand to determine which were bugs.

The staging/cxt1e1 driver appears to intentionally use positive E...
error codes in some places, and negative -E... error codes in others,
making it hard to know which is intended where - very likely I missed
some problems in that driver.

Signed-off-by: Ralph Loader <suckfish@ihug.co.nz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-01-21 12:35:50 -08:00
..
bmi
hif drivers/staging: Remove unnecessary semicolons 2010-11-16 12:06:47 -08:00
htc2
include staging: ath6kl: Eliminating the symlink to 2.0 header files 2010-09-08 21:26:41 -07:00
miscdrv staging: ath6kl: Removing duplicate includes 2010-09-20 17:02:01 -07:00
os/linux staging: Fix some incorrect use of positive error codes. 2011-01-21 12:35:50 -08:00
reorder
wlan
wmi staging: ath6kl: '&pointer[0]' to 'pointer' fix 2010-09-20 16:10:56 -07:00
Kconfig Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211 2010-11-09 13:33:04 -08:00
Makefile
TODO