diff options
Diffstat (limited to 'drivers/isdn/hisax/avm_pci.c')
-rw-r--r-- | drivers/isdn/hisax/avm_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hisax/avm_pci.c b/drivers/isdn/hisax/avm_pci.c index 5d8ee7368f7b..4abe5ff10e72 100644 --- a/drivers/isdn/hisax/avm_pci.c +++ b/drivers/isdn/hisax/avm_pci.c | |||
@@ -358,7 +358,7 @@ hdlc_fill_fifo(struct BCState *bcs) | |||
358 | } | 358 | } |
359 | } | 359 | } |
360 | 360 | ||
361 | static inline void | 361 | static void |
362 | HDLC_irq(struct BCState *bcs, u_int stat) { | 362 | HDLC_irq(struct BCState *bcs, u_int stat) { |
363 | int len; | 363 | int len; |
364 | struct sk_buff *skb; | 364 | struct sk_buff *skb; |