mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [TRIVIAL] 2.6.0-test9 smsc-ircc2.c
@ 2003-11-11 15:24 Jan Marek
  0 siblings, 0 replies; only message in thread
From: Jan Marek @ 2003-11-11 15:24 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

Hallo l-k,

I've found bug in the smsc-ircc2.c. Patch is attached.

Sincerely
Jan Marek
-- 
Ing. Jan Marek
University of South Bohemia
Academic Computer Centre
Phone: +420-38-7772080

[-- Attachment #2: smsc-ircc2.c.diff --]
[-- Type: text/plain, Size: 415 bytes --]

--- linux-2.6.0-test9/drivers/net/irda/smsc-ircc2.c	2003-10-25 20:43:57.000000000 +0200
+++ linux-2.6.0-test9-new/drivers/net/irda/smsc-ircc2.c	2003-11-05 23:07:37.000000000 +0100
@@ -524,7 +524,7 @@
 
 	return 0;
  out3:
-	release_region(fir_base, SMSC_IRCC2_FIR_CHIP_IO_EXTENT);
+	release_region(sir_base, SMSC_IRCC2_SIR_CHIP_IO_EXTENT);
  out2:
 	release_region(fir_base, SMSC_IRCC2_FIR_CHIP_IO_EXTENT);
  out1:

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-11 15:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-11 15:24 [TRIVIAL] 2.6.0-test9 smsc-ircc2.c Jan Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®