Loading drivers/isdn/hisax/icc.c +1 −1 Original line number Diff line number Diff line Loading @@ -425,7 +425,7 @@ icc_interrupt(struct IsdnCardState *cs, u_char val) if (cs->debug & L1_DEB_MONITOR) debugl1(cs, "ICC %02x -> MOX1", cs->dc.icc.mon_tx[cs->dc.icc.mon_txp - 1]); } AfterMOX1: AfterMOX1: ; #endif } } Loading Loading
drivers/isdn/hisax/icc.c +1 −1 Original line number Diff line number Diff line Loading @@ -425,7 +425,7 @@ icc_interrupt(struct IsdnCardState *cs, u_char val) if (cs->debug & L1_DEB_MONITOR) debugl1(cs, "ICC %02x -> MOX1", cs->dc.icc.mon_tx[cs->dc.icc.mon_txp - 1]); } AfterMOX1: AfterMOX1: ; #endif } } Loading