summaryrefslogtreecommitdiff
path: root/drivers/dahdi/voicebus/GpakApi.h
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2010-06-29 20:20:20 +0000
committerShaun Ruffell <sruffell@digium.com>2010-06-29 20:20:20 +0000
commite421d2712f10b1bff80ac63a441f4513dd6a9260 (patch)
treea2f887b32dd1921f9c421d3aefa78bcaaaa4d75d /drivers/dahdi/voicebus/GpakApi.h
parente34e04b441aadf5296bd7469d5fd7c06773df741 (diff)
wctdm24xxp, wcte12xp: Fix "operation on may be undefined" warning.
gcc 4.5.0 generates a warning on the changed lines and http://gcc.gnu.org/ml/gcc/2004-10/msg00032.html explains why. Essentially, the only thing guaranteed with the preincrement operator is that the value will be incremented before the assignment. It's undefined where in the sequence the mask will be applied. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@8832 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/voicebus/GpakApi.h')
0 files changed, 0 insertions, 0 deletions