diff options
author | Ivan Safonov <insafonov@gmail.com> | 2022-04-17 18:36:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-20 18:37:35 +0200 |
commit | 96b6efb72d1413fab4d9e7be9a87f7d2b191a3fb (patch) | |
tree | 70e587a63c613a3d8547062a922cc7ba0dad1dd8 /drivers/Makefile | |
parent | staging: r8188eu: use ARRAY_SIZE for mlme_sta_tbl (diff) | |
download | linux-96b6efb72d1413fab4d9e7be9a87f7d2b191a3fb.tar.xz linux-96b6efb72d1413fab4d9e7be9a87f7d2b191a3fb.zip |
r8188eu: remove unused urbs from struct xmit_buf
Driver allocates eighth urbs per xmit_buf, but uses only first urb.
Allocation of seven remaining urbs wastes memory for nothing.
Reviewed-by: Pavel Skripkin <paskripkin@gmail.com>
Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Link: https://lore.kernel.org/r/20220417163608.42917-1-insafonov@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions