Index: drivers/dahdi/wctdm.c =================================================================== --- drivers/dahdi/wctdm.c (revision 7193) +++ drivers/dahdi/wctdm.c (working copy) @@ -1952,6 +1952,7 @@ wctdm_setreg(wc, chan->chanpos - 1, LINE_STATE, fxs->lasttxhook); } + break; case DAHDI_SETPOLARITY: if (wc->modtype[chan->chanpos - 1] != MOD_TYPE_FXS) return -EINVAL;