CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/03 21:59:42
Modified files:
sys/dev/ic : mpi.c
sys/arch/armv7/sunxi: sxipio.c
sys/dev/cardbus: if_dc_cardbus.c
Log message:
Fix some misuse of the | operator. In particular | has higher
precedence than ?:
ok guenther@ krw@ miod@
