projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f9edc6
)
net: wimax: Remove of unused 'rfkill_input' pointer
author
Vitaliy Ivanov
<vitalivanov@gmail.com>
Wed, 22 Jun 2011 08:06:44 +0000
(08:06 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 25 Jun 2011 00:50:44 +0000
(17:50 -0700)
Seems like this was not cleaned during the 'rfkill: rewrite' checkin
19d337dff95cbf76edd3ad95c0cee2732c3e1ec5
.
Signed-off-by: Vitaliy Ivanov <vitalivanov@gmail.com>
Acked-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/wimax.h
patch
|
blob
|
history
diff --git
a/include/net/wimax.h
b/include/net/wimax.h
index
7328d50
..
322ff4f
100644
(file)
--- a/
include/net/wimax.h
+++ b/
include/net/wimax.h
@@
-423,7
+423,6
@@
struct wimax_dev {
int (*op_reset)(struct wimax_dev *wimax_dev);
struct rfkill *rfkill;
- struct input_dev *rfkill_input;
unsigned rf_hw;
unsigned rf_sw;
char name[32];