Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rtlwifi: Remove logging statement that is no longer needed
In commit e9538cf ("rtlwifi: Fix error when accessing unmapped memory in skb"), a printk was included to indicate that the condition had been reached. There is now enough evidence from other users that the fix is working. That logging statement can now be removed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> [V3.18] Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
- Loading branch information