rtlwifi: Remove logging statement that is no longer needed
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 20 Jan 2015 17:01:20 +0000 (11:01 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 10 Feb 2015 14:09:11 +0000 (16:09 +0200)
In commit e9538cf4f907 ("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>
drivers/net/wireless/rtlwifi/pci.c

Simple merge