]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Mar 2015 22:52:47 +0000 (14:52 -0800)
commit66d955dfeaa1647cbaabb6d54e806f8717f1e225
tree05462f469a27bc2c5495f3b9bc270dade61e6f7e
parent78eb509c606a27ea01c64557418227b01f95bdeb
rtlwifi: Remove logging statement that is no longer needed

commit aeb2d2a4c0ae1739a6e1782bd8c1c96aee8db4e1 upstream.

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>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/rtlwifi/pci.c