[PATCH] move q->queuedata assign after queue init
I want to make blk_init_queue() zero the queue, so we don't get anymore nasty bugs with uninitialized variables. IDE is setting queuedata before init though.
Showing
Please register or sign in to comment