forked from luck/tmp_suning_uos_patched
atm: remove unneeded semicolon
remove unneeded semicolon. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f95f96a494
commit
d5a721c96a
|
@ -1070,7 +1070,7 @@ static int fs_open(struct atm_vcc *atm_vcc)
|
|||
RC_FLAGS_BFPS_BFP * bfp |
|
||||
RC_FLAGS_RXBM_PSB, 0, 0);
|
||||
break;
|
||||
};
|
||||
}
|
||||
if (IS_FS50 (dev)) {
|
||||
submit_command (dev, &dev->hp_txq,
|
||||
QE_CMD_REG_WR | QE_CMD_IMM_INQ,
|
||||
|
|
Loading…
Reference in New Issue
Block a user