Re: 2.6.14-rc3-rt1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have a compile error in drivers/net/hamradio/mkiss.c

	CC [M]  drivers/net/hamradio/mkiss.o
	drivers/net/hamradio/mkiss.c:625: error: 
	RW_LOCK_UNLOCKED’ undeclared here (not in a function)

Due to the fact that

	RW_LOCK_UNLOCKED 

has not been converted to the form

	RW_LOCK_UNLOCKED(name.lock)

by the RT patch.

But I don't actually need this module anyway. :-)
regards,
Felix
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux