[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/handhelds/apps/AccessPoint/kernel telos_ap.c, 1.8, 1.9
steve ayer
ayer1 at users.sourceforge.net
Tue Oct 21 10:10:19 PDT 2008
Update of /cvsroot/tinyos/tinyos-1.x/contrib/handhelds/apps/AccessPoint/kernel
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9864
Modified Files:
telos_ap.c
Log Message:
removed obnoxious warning from line 1130-something
Index: telos_ap.c
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/handhelds/apps/AccessPoint/kernel/telos_ap.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** telos_ap.c 21 Oct 2008 16:48:09 -0000 1.8
--- telos_ap.c 21 Oct 2008 17:10:17 -0000 1.9
***************
*** 1125,1129 ****
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,26)
- #warning "using bleeding kernel"
static struct tty_ldisc_ops telos_ldisc = {
.owner = THIS_MODULE,
--- 1125,1128 ----
More information about the Tinyos-contrib-commits
mailing list