libertas: remove cmd_ctrl_node->cmdflags
There was no code that ever did set this flag. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
David S. Miller
parent
e775ed7c67
commit
891f32a1c4
@ -75,7 +75,6 @@ struct cmd_ctrl_node {
|
||||
void *pdata_buf;
|
||||
/*command data */
|
||||
u8 *bufvirtualaddr;
|
||||
u16 cmdflags;
|
||||
/* wait queue */
|
||||
u16 cmdwaitqwoken;
|
||||
wait_queue_head_t cmdwait_q;
|
||||
|
Reference in New Issue
Block a user