From 0a585469d6220af3e1f9ba9ce5e29ef360b4eaf6 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 12 Jan 2006 16:04:53 -0800 Subject: [PATCH] refresh moxa patch --- queue/moxa-serial-add-proper-capability-check.patch | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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: -- 2.47.3