diff options
Diffstat (limited to 'include/net/wimax.h')
-rw-r--r-- | include/net/wimax.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/wimax.h b/include/net/wimax.h index 7328d5019d88..322ff4fbdb4a 100644 --- a/include/net/wimax.h +++ b/include/net/wimax.h | |||
@@ -423,7 +423,6 @@ struct wimax_dev { | |||
423 | int (*op_reset)(struct wimax_dev *wimax_dev); | 423 | int (*op_reset)(struct wimax_dev *wimax_dev); |
424 | 424 | ||
425 | struct rfkill *rfkill; | 425 | struct rfkill *rfkill; |
426 | struct input_dev *rfkill_input; | ||
427 | unsigned rf_hw; | 426 | unsigned rf_hw; |
428 | unsigned rf_sw; | 427 | unsigned rf_sw; |
429 | char name[32]; | 428 | char name[32]; |