From: Chris Wright Date: Fri, 13 Jan 2006 00:04:53 +0000 (-0800) Subject: refresh moxa patch X-Git-Tag: v2.6.14.7~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a585469d6220af3e1f9ba9ce5e29ef360b4eaf6;p=thirdparty%2Fkernel%2Fstable-queue.git refresh moxa patch --- diff --git a/queue/moxa-serial-add-proper-capability-check.patch b/queue/moxa-serial-add-proper-capability-check.patch index 46a0a4e02c7..a444ca353bd 100644 --- a/queue/moxa-serial-add-proper-capability-check.patch +++ b/queue/moxa-serial-add-proper-capability-check.patch @@ -8,14 +8,12 @@ This requires the proper capabilities for the moxa bios update ioctl's. Signed-off-by: Linus Torvalds Signed-off-by: Chris Wright --- - drivers/char/moxa.c | 2 ++ - 1 files changed, 2 insertions(+), 0 deletions(-) + 1 file changed, 2 insertions(+) -diff --git a/drivers/char/moxa.c b/drivers/char/moxa.c ---- a/drivers/char/moxa.c -+++ b/drivers/char/moxa.c -@@ -1649,6 +1649,8 @@ int MoxaDriverIoctl(unsigned int cmd, un +--- linux-2.6.15.y.orig/drivers/char/moxa.c ++++ linux-2.6.15.y/drivers/char/moxa.c +@@ -1661,6 +1661,8 @@ int MoxaDriverIoctl(unsigned int cmd, un case MOXA_FIND_BOARD: case MOXA_LOAD_C320B: case MOXA_LOAD_CODE: