[Bluetooth] Remove wrong check for size value in rfcomm_wmalloc()
This patch removes the wrong and not need check for the size value in the function rfcomm_wmalloc(). The check is not needed because it will be always called with a minimum value of RFCOMM_SKB_RESERVE.
Showing
Please register or sign in to comment