dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/mei
Tomas Winkler 97d5cb094c staging/mei: don't use read buffer for writing
In mei_irq_thread_read_bus_message we reused mei_hdr
allocated on read buffer to write the stop message.
There is no bug associated with this but for code
clarity we use write buffer also for message header.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-07 13:45:42 -08:00
..
Kconfig staging: mei: adding watchdog core dependency to kconfig 2011-09-09 13:28:21 -07:00
Makefile staging/mei: add mei to staging Kbuild 2011-05-18 08:30:59 -07:00
TODO staging/mei: TODO : how to handle example code after unstaging 2012-02-09 09:44:58 -08:00
hw.h staging: mei: kill struct hbm_cmd bit fields 2012-02-29 15:43:20 -08:00
init.c staging: mei: kill struct hbm_cmd bit fields 2012-02-29 15:43:20 -08:00
interface.c staging: mei: kill struct hbm_cmd bit fields 2012-02-29 15:43:20 -08:00
interface.h staging/mei: normalize prototypes of all read buffers 2012-02-09 09:44:57 -08:00
interrupt.c staging/mei: don't use read buffer for writing 2012-03-07 13:45:42 -08:00
iorw.c staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00
main.c staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00
mei-amt-version.c staging/mei: mei-amt-version - make all function static and used 2012-02-24 11:59:56 -08:00
mei.h staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00
mei.txt staging: mei: updating mei driver documentation 2011-12-08 15:00:45 -08:00
mei_dev.h staging/mei: normalize prototypes of all read buffers 2012-02-09 09:44:57 -08:00
mei_version.h staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00
wd.c staging/mei: update copyright year to 2012 2012-02-09 09:44:56 -08:00