diff options
Diffstat (limited to 'drivers/isdn/hisax/hfc_pci.c')
-rw-r--r-- | drivers/isdn/hisax/hfc_pci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/isdn/hisax/hfc_pci.c b/drivers/isdn/hisax/hfc_pci.c index 3d337d924c23..d110a77940a4 100644 --- a/drivers/isdn/hisax/hfc_pci.c +++ b/drivers/isdn/hisax/hfc_pci.c | |||
@@ -1506,8 +1506,6 @@ hfcpci_bh(struct work_struct *work) | |||
1506 | u_long flags; | 1506 | u_long flags; |
1507 | // struct PStack *stptr; | 1507 | // struct PStack *stptr; |
1508 | 1508 | ||
1509 | if (!cs) | ||
1510 | return; | ||
1511 | if (test_and_clear_bit(D_L1STATECHANGE, &cs->event)) { | 1509 | if (test_and_clear_bit(D_L1STATECHANGE, &cs->event)) { |
1512 | if (!cs->hw.hfcpci.nt_mode) | 1510 | if (!cs->hw.hfcpci.nt_mode) |
1513 | switch (cs->dc.hfcpci.ph_state) { | 1511 | switch (cs->dc.hfcpci.ph_state) { |