o if_wanpipe_common: test_bit and friends requires a long pointer

parent 454886a0
......@@ -33,7 +33,7 @@ typedef struct {
atomic_t command;
atomic_t disconnect;
atomic_t driver_busy;
unsigned char common_critical;
long common_critical;
struct timer_list *tx_timer;
struct sock *sk; /* Wanpipe Sock bind's here */
int (*func) (struct sk_buff *, netdevice_t *,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment