CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/19 12:50:02
Modified files:
sys/dev/pcmcia : if_ray.c
Log message:
Use the actual SSID length rather than a (wrong) sizeof. Makes gcc4
-Wbounded happy.
ok kettenis
CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/19 12:50:02
Modified files:
sys/dev/pcmcia : if_ray.c
Log message:
Use the actual SSID length rather than a (wrong) sizeof. Makes gcc4
-Wbounded happy.
ok kettenis