[<prev] [next>] [day] [month] [year] [list]
Message-ID: <453742B7.5080200@atmel.com>
Date: Thu, 19 Oct 2006 11:17:43 +0200
From: Hans-Christian Egtvedt <hcegtvedt@...el.com>
To: dbrownell@...rs.sourceforge.net
CC: linux-kernel@...r.kernel.org
Subject: [PATCH] [2.6.18] Correct bus_num and buffer bug in spi core
Hello,
Included is a patch which corrects the following in driver/spi/spi.c in
function spi_busnum_to_master:
* must allow bus_num 0, the if is really not needed.
* correct the name buffer which is too small for bus_num >= 10000. It
should be 9 bytes big, not 8.
Sorry if I should have split the patch in two.
I am not on the linux-kernel list.
Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@...el.com>
--
With kind regards,
Hans-Christian Egtvedt
Applications Engineer - AVR Applications Lab
View attachment "spi-fix-spi-busnum-to-master-buffer-and-bus_num-0.patch" of type "text/x-patch" (779 bytes)
Powered by blists - more mailing lists