Forgot to commit this in last commit.
This commit is contained in:
parent
e14cea8eef
commit
bbeaa3b557
@ -114,6 +114,7 @@ struct slot {
|
||||
unsigned int insert_seq; /* Firing up under the card */
|
||||
struct callout_handle insert_ch;/* Insert event timeout handle */
|
||||
struct callout_handle poff_ch; /* Power Off timeout handle */
|
||||
struct callout_handle disable_ch; /* Disable spl0 kludge */
|
||||
|
||||
enum cardstate state, laststate; /* Current/last card states */
|
||||
struct selinfo selp; /* Info for select */
|
||||
|
Loading…
Reference in New Issue
Block a user