Messages in this thread |  | | Subject | Re: [PATCH] staging: r8188eu: remove unused members of struct xmit_buf | From | Ivan Safonov <> | Date | Mon, 13 Jul 2020 00:11:56 +0300 |
| |
On 7/12/20 8:55 PM, Larry Finger wrote: > On 7/12/20 7:38 AM, Ivan Safonov wrote: >> Remove unused members of struct xmit_buf: alloc_sz, ff_hwaddr, >> dma_transfer_addr, bpending and last. >> >> Signed-off-by: Ivan Safonov <insafonov@gmail.com> >> --- > > Have you tested this change? Previously with this driver, an unused > quantity was removed from one of the structs and the driver failed. > Apparently, the alignment of some other quantity was affected. I do not > think that this change would have that affect; however, you should be > testing whenever the changes are more than cosmetic. > > Larry >
I have not tested this patch.
Ivan.
|  |