Closed HonJEK closed 4 years ago
Why did you disable CONFIG_USE_USB_BUFFER_ALLOC_TX and CONFIG_USE_USB_BUFFER_ALLOC_RX? Having these buffers preallocated will save a lot of time during execution, and prevent memory fragmentation.
Because of your commit in the rtl8723bu repository https://github.com/lwfinger/rtl8723bu/commit/c9b3d8a4b131afc43a1d1860bdc31ae0f6782a53
If this is wrong I can drop it and will create a new Pull request.
@lwfinger Hi, Please add the following changes which I have from your different Realtek repositories. The commits are named the same with the same information. Thanks a lot