> From: Kalle Valo [mailto:kvalo@xxxxxxxxxxxxxx] > Sent: Wednesday, April 05, 2017 4:22 PM > To: Ganapathi Bhat > Cc: linux-wireless@xxxxxxxxxxxxxxx; Cathy Luo; Nishant Sarmukadam; > Ganapathi Bhat > Subject: [EXT] Re: mwifiex: Fix invalid port issue > > Ganapathi Bhat <gbhat@xxxxxxxxxxx> wrote: > > We have to use start port, for TX/RX of single packet, instead of > > current aggregating port. This will fix SDIO > > CMD53(TX/RX) returning -ETIMEDOUT and halting the data path. > > > > fixes: 0cb52aac4 ('mwifiex: do not set multiport flag for tx/rx > single > > packet') > > Signed-off-by: Ganapathi Bhat <gbhat@xxxxxxxxxxx> > > The correct format is: > > Fixes: 0cb52aac4d19 ("mwifiex: do not set multiport flag for tx/rx > single packet") > > I can fix that. (no pun intended) Thanks Kalle. I will follow the same in future. > > -- > https://patchwork.kernel.org/patch/9660845/ > > https://wireless.wiki.kernel.org/en/developers/documentation/submitting > patches Regards, Ganapathi